0.0.0 • Published 10 months ago

my-tool-ui v0.0.0

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

tool-ui组件库

###快速开始 1.安装组件库

npm i tool-ui

###2.引用组件库

//全部引入
import 'tool-ui/dist/index.css'
import TUI from 'tool-ui'
Vue.use(TUI)

// //按需引入
// import 'tool-ui/dist/assets/index'
0.0.0

10 months ago