12345678910 |
- {
- "usingComponents": {
- "van-cell": "@vant/weapp/cell/index",
- "van-cell-group": "@vant/weapp/cell-group/index",
- "van-image": "@vant/weapp/image/index",
- "van-dialog": "@vant/weapp/dialog/index",
- "van-overlay": "@vant/weapp/overlay/index"
- },
- "navigationBarTitleText": "个人中心"
- }
|