bm-vue-ui
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

框架详解

采用的是 vue2.7 版本,封装通用的组件和方法以供系统进行使用,方便进行统一的维护和更新。

使用教程

npm install bm-vue-ui
import Vue from 'vue'
import bmUi, { test } from 'bm-vue-ui'
import 'bm-vue-ui/dist/style.css'
Vue.use(bmUi)

TODO

1、需要编写 types 上传到@typs 库中,现在只是简单的编写了.d.ts 文件语法提示并不完善。 2、添加更多的组件和方法以及指令进入组件库中。 3、其他建议或者意见

Readme

Keywords

none

Package Sidebar

Install

npm i bm-vue-ui

Weekly Downloads

1

Version

1.0.4

License

none

Unpacked Size

156 kB

Total Files

14

Last publish

Collaborators

  • wupeng123321