提交信息
This commit is contained in:
15
pages.json
15
pages.json
@@ -202,16 +202,21 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/group_order/order_groupdetail",
|
||||
"path": "pages/group_order/order_groupdetail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "订单详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/product/placeOrder",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "提交订单"
|
||||
"path": "pages/product/placeOrder",
|
||||
"style": {
|
||||
"navigationBarTitleText": "提交订单"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/group_order/refund",
|
||||
"style": {
|
||||
"navigationBarTitleText": "订单详情"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user