jd-opensource / jd-opensource/taro-ui
使用AtListItem出现了问题
Open
- Dominant language
- TypeScript
- Stars
- 4.7k
- Forks
- 740
- PR merge metrics
- No merged PRs in 30d
Description
**问题描述**
**复现步骤**
```js
import { AtList, AtListItem, AtModal, AtToast } from "taro-ui";我是这样使用的
// 这里可以贴代码
```
**期望行为**
**报错信息**
Module not found: Can't resolve 'taro-ui/dist/style/components/list-item.scss' in 'D:\myProject\Taro_Project\taro-pwd-yun\src\pages\home'
src/pages/home/home.jsx
**系统信息**
**补充信息**
Contributor guide
Assessment
This issue has not been assessed yet.