feat: 新增快速预定页面

This commit is contained in:
duanshuwen
2025-10-18 15:44:48 +08:00
parent d71e63b666
commit 4b066626cf
13 changed files with 624 additions and 9 deletions

View File

@@ -47,6 +47,17 @@
}
}
]
},
{
"root": "pages-quick",
"pages": [
{
"path": "list",
"style": {
"navigationStyle": "custom"
}
}
]
}
],
"globalStyle": {