基于vue2.0和element-ui二次开发的实用插件,@hubary/element-plugins
基于vue2.0和element-ui开发的实用插件
使用方式1: (推荐)
import ElementPlugins from '@hubary/element-plugins/packages/index'
Vue.use(ElementPlugins)
使用方式2:
import "@hubary/element-plugins/dest/element-plugins.css"
import ElementPlugins from "@hubary/element-plugins"
Vue.u
原创
2021-05-27 18:02:11 ·
521 阅读 ·
3 评论