index.json 166 B

1234567
  1. {
  2. "navigationBarTitleText": "地图导航",
  3. "usingComponents": {
  4. "van-loading": "@vant/weapp/loading/index",
  5. "van-empty": "@vant/weapp/empty/index"
  6. }
  7. }