index.json 224 B

12345678
  1. {
  2. "usingComponents": {
  3. "van-swipe-cell": "@vant/weapp/swipe-cell/index",
  4. "van-dialog": "@vant/weapp/dialog/index",
  5. "list": "./modules/list/index"
  6. },
  7. "navigationBarTitleText": "联系人"
  8. }