12345678910 |
- {
- "navigationBarTitleText": "修改信息",
- "usingComponents": {
- "car-num-input": "/components/CarNumInput/index",
- "van-icon": "@vant/weapp/icon/index",
- "van-cell-group": "@vant/weapp/cell-group/index",
- "van-field": "@vant/weapp/field/index",
- "van-button": "@vant/weapp/button/index"
- }
- }
|