增加新版优惠券列表
This commit is contained in:
28
pages.json
28
pages.json
@@ -163,24 +163,28 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/test/test",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : ""
|
||||
"path": "pages/test/test",
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/order/histpry-order/histpry-order",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : ""
|
||||
"path": "pages/order/histpry-order/histpry-order",
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/order/confirm-order",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "确认订单",
|
||||
"path": "pages/order/confirm-order",
|
||||
"style": {
|
||||
"navigationBarTitleText": "确认订单",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/user/member/czzx",
|
||||
"style": {
|
||||
"navigationBarTitleText": "充值中心",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user