更新微课堂跳转链接
This commit is contained in:
parent
aae6575e39
commit
5eff916173
@ -392,7 +392,10 @@ const activityBtn = (item) => {
|
||||
|
||||
if (item.id == 5) {
|
||||
console.log("财富微课堂");
|
||||
// window.location.href='https://appstatic.cmschina.com/activity/cmszhyxpt/bees/index.html?id=INT_SMKTC_8rrkjpiS'
|
||||
// window.location.href='/subs/activity/pages/classroom/classroom'
|
||||
wx.miniProgram.navigateTo({
|
||||
url: "/subs/activity/pages/classroom/classroom",
|
||||
});
|
||||
}
|
||||
|
||||
if (item.id == 6) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user