1.2.2 • Published 1 year ago

mind-ui-vue v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

1.0.3

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.2.3

2 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.9

3 years ago

0.1.5

3 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago