my.json 308 B

12345678910
  1. {
  2. "usingComponents": {
  3. "van-cell": "@vant/weapp/cell/index",
  4. "van-cell-group": "@vant/weapp/cell-group/index",
  5. "van-image": "@vant/weapp/image/index",
  6. "van-dialog": "@vant/weapp/dialog/index",
  7. "van-overlay": "@vant/weapp/overlay/index"
  8. },
  9. "navigationBarTitleText": "个人中心"
  10. }