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