访客信息增加车牌号

This commit is contained in:
chenglijuan
2026-05-06 10:12:36 +08:00
parent 85dca5c7a1
commit 57243dfdf3
11 changed files with 387 additions and 15 deletions
+3 -1
View File
@@ -1,4 +1,6 @@
{
"usingComponents": {},
"usingComponents": {
"plate-input": "/components/plate-input/plate-input"
},
"navigationBarTitleText": "访客预约"
}