account.json 203 B

12345678
  1. {
  2. "usingComponents": {
  3. "van-icon": "@vant/weapp/icon/index",
  4. "van-popup": "@vant/weapp/popup/index",
  5. "van-field": "@vant/weapp/field/index"
  6. },
  7. "navigationBarTitleText": "我的账户"
  8. }