完善页面

This commit is contained in:
wangxiaowei
2025-10-28 16:28:17 +08:00
parent 7963c28ceb
commit 331d6facdb
17 changed files with 1637 additions and 72 deletions

View File

@ -951,7 +951,28 @@
//#endif
}
}
},
{
"path": "pages/order/cg-my-order",
"style": {
"navigationStyle": "custom",
"app-plus": {
//#ifdef H5
"titleNView": false
//#endif
}
}
},
{
"path": "pages/order/cg-order-detail",
"style": {
"navigationStyle": "custom",
"app-plus": {
//#ifdef H5
"titleNView": false
//#endif
}
}
}
],
"subPackages": [{
@ -974,6 +995,12 @@
"style": {
"navigationBarTitleText": "支付结果"
}
},
{
"path": "reserve/confirm",
"style": {
"navigationStyle": "custom"
}
}
]
}],