index.json 219 B

12345678
  1. {
  2. "usingComponents": {
  3. "van-icon": "@vant/weapp/icon/index",
  4. "van-action-sheet": "@vant/weapp/action-sheet/index",
  5. "van-dialog": "@vant/weapp/dialog/index"
  6. },
  7. "navigationBarTitleText": "线索列表"
  8. }