Blame view

src/wxcomponents/vant/button/index.json 123 Bytes
289f85d9e   Adam   提交
1
2
3
4
5
6
7
  {
    "component": true,
    "usingComponents": {
      "van-icon": "../icon/index",
      "van-loading": "../loading/index"
    }
  }