feat: 新增预约二维码弹窗功能

This commit is contained in:
ws
2026-04-24 17:28:43 +08:00
parent 590ba65ea4
commit 2cc7d75b08
14 changed files with 236 additions and 9 deletions
+3 -1
View File
@@ -1,4 +1,6 @@
{
"usingComponents": {},
"usingComponents": {
"qrcode-modal": "/components/qrcode-modal/qrcode-modal"
},
"navigationBarTitleText": "预约记录"
}