feat: 页面调整

This commit is contained in:
2026-07-30 17:49:55 +08:00
parent a4e58a780a
commit 7081420384
29 changed files with 946 additions and 432 deletions

View File

@@ -148,6 +148,42 @@
"style": {
"navigationStyle": "custom"
}
},
{
"path": "tickets/booking",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "tickets/travelers",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "tickets/orders",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "tickets/order-detail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "tickets/credentials",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "tickets/refund",
"style": {
"navigationStyle": "custom"
}
}
]
},