Commit baed81ef authored by youjie's avatar youjie

no message

parent fee8de57
......@@ -644,7 +644,7 @@ export default {
openPicture() {
let imgObj = JSON.stringify(this.dataList.tempImgCover);
uni.navigateTo({
url: "/pages/hotel/picture?imgObj=" + imgObj,
url: "/pages/hotel/picture?imgObj=" + imgObj+"&isLine=1",
});
},
scroll(e) {
......
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