feat: add comprehensive ServiceMenu and MainTabs components with hotel service listings, QR code access, and user profile settings integration

This commit is contained in:
louiscklaw
2025-06-19 23:06:51 +08:00
parent a68cb01585
commit 76840a8e1b
28 changed files with 1053 additions and 143 deletions

View File

@@ -10,6 +10,12 @@
"jsonRecursiveSort": false,
"jsonSortOrder": "{\"*\": \"lexical\"}",
"overrides": [
{
"files": "src/pages/MainTabs/index.tsx",
"options": {
"printWidth": 240
}
},
{
"files": "src/App.tsx",
"options": {