index.json 114 Bytes
Newer Older
程默 committed
1 2 3 4 5 6 7
{
  "component": true,
  "usingComponents": {
    "van-popup": "../popup/index",
    "options": "./options"
  }
}