Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 174 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 174 Bytes

在wexp项目中使用该组件

安装

$ npm i wexp-button -S --production

引用

usingComponents: {
  "k-test": "wexp-button/index"
}