index.json 186 Bytes
Newer Older
1 2 3 4 5 6 7 8
{
  "component": true,
  "usingComponents": {
    "van-dialog": "/static/vant/dialog/index",
    "van-icon": "/static/vant/icon/index",
    "van-sticky":"/static/vant/sticky/index"
  }
}