index.json 121 Bytes
Newer Older
李嘉林 committed
1 2 3 4 5 6 7
{
  "component": true,
  "usingComponents": {
    "van-icon": "../icon/index",
    "van-button": "../button/index"
  }
}