index.json 208 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "van-icon": "@vant/weapp/icon/index",
  5. "van-notice-bar": "@vant/weapp/notice-bar/index",
  6. "van-empty": "@vant/weapp/empty/index"
  7. }
  8. }