下单页面调整,确认订单页面调整

This commit is contained in:
2025-04-28 11:29:32 +08:00
parent 94cc918357
commit 7c182023a5
39 changed files with 5725 additions and 275 deletions

View File

@@ -161,6 +161,28 @@
"style": {
"navigationBarTitleText": "叫号"
}
},
{
"path" : "pages/test/test",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/order/histpry-order/histpry-order",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/order/confirm-order",
"style" :
{
"navigationBarTitleText" : "确认订单",
"navigationStyle": "custom"
}
}
],
"uniIdRouter": {},