Commit 7144c6b2 authored by wildfirecode's avatar wildfirecode

1

parent 600ff62b
No preview for this file type
......@@ -177,7 +177,7 @@ export default class MainBase extends eui.UILayer {
return new Promise((r) => {
NetManager.ins.yyh_index(async (success) => {
if(!success) {
location.href = 'https://activity.m.duiba.com.cn/customShare/share?id=3627'
location.href = 'https://activity-1.m.duiba.com.cn/customShare/share?id=3627'
}else
r();
});
......
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