fix::第三版确认订单重构
This commit is contained in:
@@ -85,7 +85,14 @@
|
||||
"path": "pages/order/order",
|
||||
"style": {
|
||||
"navigationBarTitleText": "订单列表",
|
||||
"navigationBarBackgroundColor": "#FFD158",
|
||||
"navigationBarBackgroundColor": "#FFD158"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/order/confirm_order",
|
||||
"style": {
|
||||
"navigationBarTitleText": "确认订单",
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTextStyle": "white"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user