update2
This commit is contained in:
parent
37a68998ad
commit
0b961fa4a5
@ -455,13 +455,8 @@ const activityBtn = (item) => {
|
|||||||
console.log("牛牛杯");
|
console.log("牛牛杯");
|
||||||
let urlTarget = "https://appstatic.cmschina.com/activity/cmszhyxpt/bees/index.html?id=INT_SMKTC_uD5KUL2d";
|
let urlTarget = "https://appstatic.cmschina.com/activity/cmszhyxpt/bees/index.html?id=INT_SMKTC_uD5KUL2d";
|
||||||
|
|
||||||
var targeturl = JSON.stringify(e.currentTarget.dataset.targeturl);
|
|
||||||
|
|
||||||
targeturl = encodeURIComponent(targeturl)
|
wx.miniProgram.navigateTo({url:urlTarget,});
|
||||||
|
|
||||||
url = './webview/webview?url=' + targeturl
|
|
||||||
|
|
||||||
wx.miniProgram.navigateTo({url:url,});
|
|
||||||
|
|
||||||
// window.location.href =
|
// window.location.href =
|
||||||
// "https://appstatic.cmschina.com/activity/cmszhyxpt/bees/index.html?id=INT_SMKTC_uD5KUL2d";
|
// "https://appstatic.cmschina.com/activity/cmszhyxpt/bees/index.html?id=INT_SMKTC_uD5KUL2d";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user