index.json 235 Bytes
Newer Older
李嘉林 committed
1 2 3 4
{
  "component": true,
  "usingComponents": {
    "van-popup": "../popup/index",
程默 committed
5 6 7
    "van-button": "../button/index",
    "van-goods-action": "../goods-action/index",
    "van-goods-action-button": "../goods-action-button/index"
李嘉林 committed
8 9
  }
}