修i该页面

This commit is contained in:
wangxiaowei
2025-09-10 08:06:35 +08:00
parent 2f6bfca622
commit 314b1accdd
13 changed files with 323 additions and 33 deletions

View File

@ -220,7 +220,7 @@
}
},
{
"path": "group-buying/after-sales/after-sales",
"path": "order/after-sales/after-sales",
"type": "page",
"layout": "default",
"style": {
@ -228,7 +228,7 @@
}
},
{
"path": "group-buying/douyin/douyin-order-detail",
"path": "order/douyin/douyin-order-detail",
"type": "page",
"layout": "default",
"style": {
@ -236,7 +236,7 @@
}
},
{
"path": "group-buying/douyin/excharge",
"path": "order/douyin/excharge",
"type": "page",
"layout": "default",
"style": {
@ -244,7 +244,7 @@
}
},
{
"path": "group-buying/douyin/order-list",
"path": "order/douyin/order-list",
"type": "page",
"layout": "default",
"style": {
@ -252,7 +252,7 @@
}
},
{
"path": "group-buying/platform/direct-order-detail",
"path": "order/platform/direct-order-detail",
"type": "page",
"layout": "default",
"style": {
@ -260,7 +260,7 @@
}
},
{
"path": "group-buying/platform/franchise-order-detail",
"path": "order/platform/franchise-order-detail",
"type": "page",
"layout": "default",
"style": {
@ -268,7 +268,15 @@
}
},
{
"path": "group-buying/platform/order-list",
"path": "order/platform/order-list",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "order/reserve-room/order-detail",
"type": "page",
"layout": "default",
"style": {
@ -278,4 +286,4 @@
]
}
]
}
}