工单详情

This commit is contained in:
2025-11-12 18:14:12 +08:00
parent b940d7a6cc
commit 1a6071194a
8 changed files with 159 additions and 10 deletions

View File

@@ -1,3 +1,8 @@
{
"usingComponents": {}
"usingComponents": {
"navigator": "/components/navigator/index",
"van-popup": "@vant/weapp/popup/index",
"van-field": "@vant/weapp/field/index"
},
"navigationStyle": "custom"
}