/wexp-button

wexp版本组件

Primary LanguageCSS

在wexp项目中使用该组件

安装

$ npm i wexp-button -S --production

引用

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