0.2.8 • Published 6 months ago

designer-show v0.2.8

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

new

main.js

// 导入组件库
import DesignerShow from '../lib/index.umd'
import '../lib/index.css'
Vue.use(DesignerShow);