Commit 25a4d88e authored by youjie's avatar youjie

酒店产品相关 布局

parent 43c3269a
...@@ -661,8 +661,8 @@ ...@@ -661,8 +661,8 @@
"path": "description" "path": "description"
}, { }, {
"path": "order" "path": "order"
}, { },{
"path": "detail", "path": "detail",//酒店详情
"enablePullDownRefresh": true, "enablePullDownRefresh": true,
"style": { "style": {
"navigationStyle": "custom", "navigationStyle": "custom",
...@@ -671,6 +671,24 @@ ...@@ -671,6 +671,24 @@
"titlePenetrate": "YES" "titlePenetrate": "YES"
} }
} }
},{
"path": "orderInfor",//下单就到信息
"style": {
"navigationStyle": "custom",
"mp-alipay": {
"transparentTitle": "always",
"titlePenetrate": "YES"
}
}
}, {
"path": "orderdetails",//酒店订单详情
"style": {
"navigationStyle": "custom",
"mp-alipay": {
"transparentTitle": "always",
"titlePenetrate": "YES"
}
}
} }
] ]
}, },
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment