9 lines
277 B
JSON
9 lines
277 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": "事件处理"
|
|
} |