Commit a112f8d7 authored by wildfirecode13's avatar wildfirecode13

烽火台发布提交

parent 8ac32ad8
...@@ -59,7 +59,6 @@ export class Main { ...@@ -59,7 +59,6 @@ export class Main {
// redirectUrl:`http://activity.saas.duibatest.com.cn/projectx/p34906fbc/index.html?appKey=2vv47nLE1y47qqMMeD8P52ycudDU&openBs=openbs&appID=19493&issharepage=${getQueryParams().issharepage}` // redirectUrl:`http://activity.saas.duibatest.com.cn/projectx/p34906fbc/index.html?appKey=2vv47nLE1y47qqMMeD8P52ycudDU&openBs=openbs&appID=19493&issharepage=${getQueryParams().issharepage}`
}).then(res=>{ }).then(res=>{
let url= res.data; let url= res.data;
// url.replace('activity','85337.activity-1');
location.replace(url); location.replace(url);
}); });
return; return;
......
...@@ -720,5 +720,5 @@ export const ResJson = { ...@@ -720,5 +720,5 @@ export const ResJson = {
} }
} }
], ],
"path": "https://yun.duiba.com.cn/db_games/activity/template/1630412820/resource/" "path": "https://yun.duiba.com.cn/db_games/activity/template/1630465064/resource/"
} }
\ No newline at end of file
...@@ -17,7 +17,7 @@ import { ScrollItem } from "./ScrollItem"; ...@@ -17,7 +17,7 @@ import { ScrollItem } from "./ScrollItem";
watchPageVisibility((visible) => { watchPageVisibility((visible) => {
console.log('页面visible', visible); console.log('页面visible', visible);
if (visible) { if (visible) {
location.href='https://85337.activity-1.m.duiba.com.cn/projectx/pf80f49cf/index.html?appID=85337&iscustom=1' location.href='https://85337.activity-1.m.duiba.com.cn/projectx/p24ddb854/index.html?appID=85337&appKey=43em3uUH9vthEvNA59Zsk8dE1igv&openBs=openbs&iscustom=1'
} }
}); });
......
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