1.2.2 • Published 2 years ago
mind-ui-vue v1.2.2
Mind UI Vue
Mobile UI for Vue 2.6+
温馨提示
该组件库是个人为 慕影网 项目所开发的配套组件库,未经过严格测试,不建议在生产环境使用。
在线预览
预览地址:https://mind-ui-vue.ixook.com
使用文档
使用文档:https://mind-ui-vue.ixook.com/docs
安装
npm i mind-ui-vue -S
使用
全量引入
import Vue from 'vue';
import MindUI from 'mind-ui-vue';
import 'mind-ui-vue/lib/index.css';
Vue.use(MindUI);
按需引入
import { Button } from 'mind-ui-vue';
Vue.use(Button);
本地启动
npm run serve
License
MIT
1.2.2
2 years ago
1.2.1
2 years ago
1.2.0
3 years ago
1.1.0
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago
1.0.3
3 years ago
0.2.5
3 years ago
0.2.4
3 years ago
0.2.1
3 years ago
0.2.0
3 years ago
0.2.3
3 years ago
0.1.8
4 years ago
0.1.7
4 years ago
0.1.9
4 years ago
0.1.5
4 years ago
0.1.4
5 years ago
0.1.3
5 years ago
0.1.2
5 years ago
0.1.1
5 years ago
0.1.0
5 years ago