15 lines
510 B
JSON
15 lines
510 B
JSON
{
|
|
"usingComponents": {
|
|
"van-field": "@vant/weapp/field/index",
|
|
"van-button": "@vant/weapp/button/index",
|
|
"van-cell-group": "@vant/weapp/cell-group/index",
|
|
"van-cell": "@vant/weapp/cell/index",
|
|
"van-datetime-picker": "@vant/weapp/datetime-picker/index",
|
|
"van-popup": "@vant/weapp/popup/index",
|
|
"van-dialog": "@vant/weapp/dialog/index",
|
|
"van-uploader": "@vant/weapp/uploader/index",
|
|
"van-picker": "@vant/weapp/picker/index"
|
|
},
|
|
"navigationBarTitleText": "信息填报"
|
|
}
|