index.json 222 B

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