0.2.2 • Published 6 years ago
@heavy_leaf/my-vue-ui v0.2.2
npm下载
npm install --save @heavy_leaf/my-vue-ui
在项目中使用
// 导入包
import MyVueUI from '@heavy_leaf/my-vue-ui'
// 注册插件
Vue.use(MyVueUI)
组件
轮播图组件(my-figures-play)
鼠标跟随组件(my-follow-mouse)
水平垂直居中容器(my-center-content)
鼠标点击弹出文字(my-click-pop-text)
开关按钮(my-switch)
面板(my-panel)
加减数字框按钮(my-number-box-btn)
电子时钟(my-clock)