9 lines
283 B
JSON
9 lines
283 B
JSON
{
|
|
"usingComponents": {
|
|
"van-picker": "@vant/weapp/picker/index",
|
|
"van-datetime-picker": "@vant/weapp/datetime-picker/index",
|
|
"van-popup": "@vant/weapp/popup/index",
|
|
"van-uploader": "@vant/weapp/uploader/index"
|
|
},
|
|
"navigationBarTitleText": "新增事件上报"
|
|
} |