Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
wfc13
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
wildfirecode13
wfc13
Commits
a112f8d7
Commit
a112f8d7
authored
Sep 01, 2021
by
wildfirecode13
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
烽火台发布提交
parent
8ac32ad8
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
3 deletions
+2
-3
Main.ts
project/src/Main.ts
+0
-1
ResJson.ts
project/src/ResJson.ts
+1
-1
IndexScene.ts
project/src/scenes/IndexScene.ts
+1
-1
No files found.
project/src/Main.ts
View file @
a112f8d7
...
@@ -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
;
...
...
project/src/ResJson.ts
View file @
a112f8d7
...
@@ -720,5 +720,5 @@ export const ResJson = {
...
@@ -720,5 +720,5 @@ export const ResJson = {
}
}
}
}
],
],
"path"
:
"https://yun.duiba.com.cn/db_games/activity/template/16304
12820
/resource/"
"path"
:
"https://yun.duiba.com.cn/db_games/activity/template/16304
65064
/resource/"
}
}
\ No newline at end of file
project/src/scenes/IndexScene.ts
View file @
a112f8d7
...
@@ -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/p
f80f49cf/index.html?appID=85337
&iscustom=1'
location
.
href
=
'https://85337.activity-1.m.duiba.com.cn/projectx/p
24ddb854/index.html?appID=85337&appKey=43em3uUH9vthEvNA59Zsk8dE1igv&openBs=openbs
&iscustom=1'
}
}
});
});
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment