feat: wire ticket client experience
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user