建设中...
目前效果展示 demo:
yarn
yarn dev
项目中使用:
yarn add nopvue-ui
引用方式类似 iview
import 'nopvue-ui/dist/styles/nopvue.css';
import NopVue from 'nopvue-ui';
Vue.use(NopVue);
vue ui components
Repository npm JavaScript Download
npm install nopvue-ui@1.1.5
建设中...
目前效果展示 demo:
yarn
yarn dev
项目中使用:
yarn add nopvue-ui
引用方式类似 iview
import 'nopvue-ui/dist/styles/nopvue.css';
import NopVue from 'nopvue-ui';
Vue.use(NopVue);