跳转
This commit is contained in:
parent
c99f1d7d36
commit
0736d97106
@ -455,6 +455,7 @@ const activityBtn = (item) => {
|
||||
|
||||
if (item.id == 3) {
|
||||
console.log("生日专享页面");
|
||||
console.log("跳转:", "https://appstatic.cmschina.com/activity/cmszhyxpt/bees/index.html?id=INT_SMKTC_MxCbQgYb&uuid="+store.state.userAccount.uuid);
|
||||
window.location.href =
|
||||
"https://appstatic.cmschina.com/activity/cmszhyxpt/bees/index.html?id=INT_SMKTC_MxCbQgYb&uuid="+store.state.userAccount.uuid;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user