Commit 8c96567c authored by wildfirecode13's avatar wildfirecode13

修复跳转对调

parent d134e4a3
...@@ -54,12 +54,12 @@ class Main3 extends Component { ...@@ -54,12 +54,12 @@ class Main3 extends Component {
ViewCtrl.showWin(Enum.Com.Task); ViewCtrl.showWin(Enum.Com.Task);
return; return;
} }
if(type==='xiaomaibu'){ if(type==='ganji' ){
getActivityInfo('HD0460200216484') getActivityInfo('HD0460200216484')
return; return;
} }
const urlmap = { const urlmap = {
ganji:'https://gonghang.activity-1.m.duiba.com.cn/projectx/pa14d7c75/index.html?appID=66480', xiaomaibu:'https://gonghang.activity-1.m.duiba.com.cn/projectx/pa14d7c75/index.html?appID=66480',
equnongchang:'https://gonghang.activity-1.m.duiba.com.cn/projectx/pb3bde510/index.html?appID=66480', equnongchang:'https://gonghang.activity-1.m.duiba.com.cn/projectx/pb3bde510/index.html?appID=66480',
wodeejia:'https://gonghang.activity-1.m.duiba.com.cn/projectx/pb3bde510/index.html?appID=66480&gohome=true', wodeejia:'https://gonghang.activity-1.m.duiba.com.cn/projectx/pb3bde510/index.html?appID=66480&gohome=true',
} }
......
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 to comment