Commit 34b312b9 by TengFengLian

跳转儿童营地信息

parent 732b40f0
Showing with 3 additions and 0 deletions
...@@ -129,6 +129,9 @@ Page({ ...@@ -129,6 +129,9 @@ Page({
id = 6 id = 6
} else if (datasetId == '559d980e9eaf4459883fb3a556d24347') { } else if (datasetId == '559d980e9eaf4459883fb3a556d24347') {
// 儿童营地信息 // 儿童营地信息
wx.navigateTo({
url: '/pages/campsite-mirror/campsite-mirror',
})
} else if (datasetId == 'c0a2d795a7a54dcd9459dd1b969c1771') { } else if (datasetId == 'c0a2d795a7a54dcd9459dd1b969c1771') {
// 住宿信息 // 住宿信息
......
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 sign in to comment