index.json 322 B

1234567891011
  1. {
  2. "usingComponents": {
  3. "service": "/component/service/service",
  4. "pack": "/component/pack/pack",
  5. "van-skeleton": "@vant/weapp/skeleton/index",
  6. "van-notice-bar": "@vant/weapp/notice-bar/index",
  7. "van-popup": "@vant/weapp/popup/index"
  8. },
  9. "navigationBarTitleText": "",
  10. "navigationStyle": "custom"
  11. }