1.0.2 • Published 4 years ago

testpro-project1 v1.0.2

Weekly downloads
4
License
MIT
Repository
-
Last release
4 years ago

bos_appframework_webpc

使用方式

  在element.js里输入
  import install from 'testpro-project1/src/index' // 全部引入
  Vue.use(install)
  按需导入可以看src下index.js里的components
  import defineTextarea from 'testpro-project1/src/index'
  Vue.use(defineTextarea)

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build
1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago