perf: 完善订单管理

This commit is contained in:
richarjiang
2026-04-05 21:03:18 +08:00
parent fdb13c32c2
commit 4633ceea8c
29 changed files with 1000 additions and 261 deletions

View File

@@ -3,25 +3,19 @@
{
"path": "pages/home/index",
"style": {
"navigationStyle": "custom",
"enableShareAppMessage": true,
"enableShareTimeline": true
"navigationStyle": "custom"
}
},
{
"path": "pages/booking/index",
"style": {
"navigationStyle": "custom",
"enableShareAppMessage": true,
"enableShareTimeline": true
"navigationStyle": "custom"
}
},
{
"path": "pages/profile/index",
"style": {
"navigationStyle": "custom",
"enableShareAppMessage": true,
"enableShareTimeline": true
"navigationStyle": "custom"
}
},
{