优化添加组件及页面

This commit is contained in:
wangxiaowei
2025-09-01 17:28:32 +08:00
parent 6ac45bef6b
commit d05eeebdb1
18 changed files with 695 additions and 95 deletions

View File

@ -201,6 +201,22 @@
"style": {
"navigationStyle": "custom"
}
},
{
"path": "group-buying/platform/order-detail",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "group-buying/platform/order-list",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom"
}
}
]
}