15 lines
603 B
JSON
Raw Normal View History

2024-07-26 17:28:44 +08:00
{
"navigationBarTitleText": "我要报修",
"usingComponents": {
"van-field": "@vant/weapp/field/index",
"van-popup": "@vant/weapp/popup/index",
"van-uploader": "@vant/weapp/uploader/index",
"van-datetime-picker": "@vant/weapp/datetime-picker/index",
"van-notify": "@vant/weapp/notify/index",
"van-action-sheet": "@vant/weapp/action-sheet/index",
2024-08-06 17:32:38 +08:00
"van-dialog": "@vant/weapp/dialog/index",
2024-08-07 11:02:13 +08:00
"van-icon": "@vant/weapp/icon/index",
"van-picker": "@vant/weapp/picker/index",
"van-toast": "@vant/weapp/toast/index"
2024-07-26 17:28:44 +08:00
}
}