|
|
@ -64,6 +64,16 @@ Page({ |
|
|
// page: "page/home/webview/webview?hideShare=0&src=https%3A%2F%2Fopen.weixin.qq.com%2Fconnect%2Foauth2%2Fauthorize%3Fappid%3Dwx3827070276e49e30%26redirect_uri%3Dhttps%3A%2F%2Fwx.17u.cn%2Fflight%2Fgetopenid.html%3Furl%3Dhttps%25253A%25252F%25252Fwx.17u.cn%25252Finternalcarrebornwechat%25252Fview%25252Fmain.html%252523%25252FspecialCarIndex%25252FinstantCar%25253Frefid%25253D1563845199%26showwxpaytitle%3D1%26response_type%3Dcode%26scope%3Dsnsapi_base%26state%3D123%26connect_redirect%3D1%23wechat_redirect"
|
|
|
// page: "page/home/webview/webview?hideShare=0&src=https%3A%2F%2Fopen.weixin.qq.com%2Fconnect%2Foauth2%2Fauthorize%3Fappid%3Dwx3827070276e49e30%26redirect_uri%3Dhttps%3A%2F%2Fwx.17u.cn%2Fflight%2Fgetopenid.html%3Furl%3Dhttps%25253A%25252F%25252Fwx.17u.cn%25252Finternalcarrebornwechat%25252Fview%25252Fmain.html%252523%25252FspecialCarIndex%25252FinstantCar%25253Frefid%25253D1563845199%26showwxpaytitle%3D1%26response_type%3Dcode%26scope%3Dsnsapi_base%26state%3D123%26connect_redirect%3D1%23wechat_redirect"
|
|
|
// })
|
|
|
// })
|
|
|
}, |
|
|
}, |
|
|
|
|
|
gaode: function (e) { |
|
|
|
|
|
if (!this.data.jsj) return; |
|
|
|
|
|
if (e.currentTarget.dataset.event) { |
|
|
|
|
|
util.pagePoint({ event: e.currentTarget.dataset.event }, 1) |
|
|
|
|
|
} |
|
|
|
|
|
wx.navigateToMiniProgram({ |
|
|
|
|
|
appId: 'wxbc0cf9b963bd3550', |
|
|
|
|
|
page: "onlineCar/online_index/page/Home/Home?gd_from=taizhouwenlv" |
|
|
|
|
|
}) |
|
|
|
|
|
}, |
|
|
gotoUrl: function (e) { |
|
|
gotoUrl: function (e) { |
|
|
if (e.currentTarget.dataset.event) { |
|
|
if (e.currentTarget.dataset.event) { |
|
|
util.pagePoint({ event: e.currentTarget.dataset.event }, 1) |
|
|
util.pagePoint({ event: e.currentTarget.dataset.event }, 1) |
|
|
|