Commit b4b8bdb9 authored by zhengke's avatar zhengke

修改

parent 12d39d93
...@@ -176,15 +176,9 @@ ...@@ -176,15 +176,9 @@
hotelGood hotelGood
}, },
created() { created() {
<<<<<<< HEAD
// uni.navigateTo({ // uni.navigateTo({
// url:"/pages/hotel/order" // url:"/pages/hotel/detail"
// }) // })
=======
uni.navigateTo({
url:"/pages/hotel/detail"
})
>>>>>>> 153178ce5999e3c5784f132830307ff5bf206c55
uni.setNavigationBarTitle({ uni.setNavigationBarTitle({
title: "酒店", title: "酒店",
}); });
......
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