一套高质量的微信小程序 UI 组件库,支持Vue写法,支持Less,支持字体库,使小程序开发更加方便快捷
git clone https://github.com/zgeaw/mpvue-iview.git
npm install 或者 cnpm i
npm dev
打开微信开发者工具,新建项目,将目录指向 /dist 即可实时预览效果
已全局引入iview-weapp,可直接使用
已全局引入Less,可直接写Less语法
npm build
npm dev:wx
npm dev:swan
npm dev:tt
npm dev:my
npm build:wx
npm build:swan
npm build:tt
npm build:my
npm run build --report
For detailed explanation on how things work, checkout the guide and docs for vue-loader.