Blame view

wxcomponents/vant/button/index.json 123 Bytes
4b045f7c   刘淇   江阴初始化项目
1
2
3
4
5
6
7
  {
    "component": true,
    "usingComponents": {
      "van-icon": "../icon/index",
      "van-loading": "../loading/index"
    }
  }