SelfRidicule 94904b4d8e 1
2024-08-14 20:49:09 +08:00

11 lines
397 B
JSON

{
"navigationBarTitleText": "工单详情",
"usingComponents": {
"van-icon": "@vant/weapp/icon/index",
"van-field": "@vant/weapp/field/index",
"van-uploader": "@vant/weapp/uploader/index",
"van-checkbox": "@vant/weapp/checkbox/index",
"van-checkbox-group": "@vant/weapp/checkbox-group/index",
"van-notify": "@vant/weapp/notify/index"
}
}