为了账号安全,请及时绑定邮箱和手机立即绑定

引入taro-ui后编译一直有一个警告,在网上没搜到怎么解决

https://img1.sycdn.imooc.com//5c53e5420001664f04980090.jpg

引入taro-ui后编译一直有一个警告,在网上没搜到怎么解决

正在回答

2 回答

这个问题我也遇到了

我是这么做的

https://img1.sycdn.imooc.com//5c93437e0001d11f09870555.jpg

停止服务器,重新编译

然后就正常了




1 回复 有任何疑惑可以回复我~

官网上有说(https://taro-ui.aotu.io/#/docs/quickstart): 

引入h5配置 

h5: {
 esnextModules: ['taro-ui']
}

再引入所需要的组件 

import 'taro-ui/dist/style/index.scss' // 全局引入一次即可

就可以了

1 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

引入taro-ui后编译一直有一个警告,在网上没搜到怎么解决

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信