vue impression
V0.15.7
องค์ประกอบ Vue.js 2.0 UI สำหรับมือถือ
https://newdadafe.github.io/impression_vue/#/button
yarn add vue-impressionสไตล์:
@import ' ~vue-impression/dist/styles/index.scss ' ;สคริปต์:
import Vue from 'vue' ;
import VueImpression from 'vue-impression' ;
Vue . use ( VueImpression ) ;การเขย่าต้นไม้:
yarn add babel-plugin-transform-imports -D{
"plugins" : [
[
" transform-imports " ,
{
"vue-impression" : {
"transform" : " vue-impression/dist/scripts/components/${member} " ,
"preventFullImport" : true
}
}
]
]
} < btn theme =" primary " size =" sm " @click =" doSomething " >按钮</ btn > เครื่องกำเนิดไฟฟ้า