feat: wire ticket client experience

This commit is contained in:
2026-07-30 16:49:43 +08:00
parent 7a2133dc99
commit b6e90f67b1
2 changed files with 306 additions and 8 deletions

View File

@@ -137,14 +137,20 @@
{
"root": "pages-service",
"pages": [
{
"path": "order/list",
"style": {
"navigationStyle": "custom"
}
}
]
},
{
"path": "order/list",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "tickets/index",
"style": {
"navigationStyle": "custom"
}
}
]
},
{
"root": "pages-quick",
"pages": [