x-extends / vxe-table-plugin-iview

🌱 基于 vxe-table 的表格适配插件,用于兼容 iview、view-design 组件库
MIT License
11 stars 3 forks source link

iView 升级至 ViewUI 4.0了, 何时可以适配? #1

Closed Alvinpro closed 4 years ago

Alvinpro commented 4 years ago

在ViewUI 4.0上尝试安装了一下

npm install view-design --save npm install xe-utils vxe-table vxe-table-plugin-iview --save

peerDependencies WARNING vxe-table-plugin-iview@* requires a peer of iview@>=3.0.0 but none was installed

引入之后http://localhost:8080/就白屏...

Alvinpro commented 4 years ago

只用 xe-utils vxe-table 和'vxe-table/lib/index.css' 显示正常, 一旦引按官方说明去掉'vxe-table/lib/index.css',引入vxe-table-plugin-iview, import 'vxe-table-plugin-iview/dist/style.css' 就好变成了如图,这是什么问题呀 vxetable

xuliangzhan commented 4 years ago
import 'vxe-table/lib/index.css'