jd-opensource / jd-opensource/drip-table

根据安装步骤引入组件后,显示的页面和官网展示不同

Open
#380 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.7k
Forks
147
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
根据官网的安装步骤
1.安装完drip-table-generator和drip-table依赖,

2.引入组件
```js
import DripTableGenerator from "drip-table-generator";
import "drip-table-generator/dist/index.min.css";

return ;
```
3.显示
![image](https://github.com/JDFED/drip-table/assets/45324110/cc285216-ace8-4e32-a779-1c14cb002d4b)

**Expected behavior**
按照官网显示,应该显示如下图片,如何能显示出下方的效果,是否有代码示例?
![image](https://github.com/JDFED/drip-table/assets/45324110/8890a5c5-4649-447b-a463-9a81da0b99d8)

**Desktop (please complete the following information):**
- Drip-table version: 3.0.0-alpha.7
- Drip-table-generator version (optional): 3.1.1-alpha.2
- React version: 18.0.33
- OS: [e.g. iOS] windows
- Browser [e.g. chrome, safari] Chrome
- Version [e.g. 22]

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.