完善页面
This commit is contained in:
29
pages.json
29
pages.json
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
||||
}],
|
||||
|
||||
Reference in New Issue
Block a user