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
e0ebd237
Commit
e0ebd237
authored
Sep 01, 2021
by
wildfirecode13
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
u
parent
a112f8d7
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
Main.ts
project/src/Main.ts
+1
-1
ResJson.ts
project/src/ResJson.ts
+1
-1
IndexScene.ts
project/src/scenes/IndexScene.ts
+1
-1
share.ts
project/src/share.ts
+1
-1
No files found.
project/src/Main.ts
View file @
e0ebd237
...
...
@@ -55,7 +55,7 @@ export class Main {
sendWebNet
(
WebNetName
.
login
,{
appId
:
getUrlParams
(
"appID"
),
unionid
:
getUnionid
()
||
'oIbvOt3D_z7AfHz9lI6VmDEeYDIk'
,
redirectUrl
:
`https://85337.activity-1.m.duiba.com.cn/projectx/p24ddb854/index.html?appID=85337&appKey=43em3uUH9vthEvNA59Zsk8dE1igv&openBs=openbs&issharepage=
${
getQueryParams
().
issharepage
}
`
redirectUrl
:
`https://85337.activity-1
1
.m.duiba.com.cn/projectx/p24ddb854/index.html?appID=85337&appKey=43em3uUH9vthEvNA59Zsk8dE1igv&openBs=openbs&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
=>
{
let
url
=
res
.
data
;
...
...
project/src/ResJson.ts
View file @
e0ebd237
...
...
@@ -720,5 +720,5 @@ export const ResJson = {
}
}
],
"path"
:
"https://yun.duiba.com.cn/db_games/activity/template/16304
65064
/resource/"
"path"
:
"https://yun.duiba.com.cn/db_games/activity/template/16304
98282
/resource/"
}
\ No newline at end of file
project/src/scenes/IndexScene.ts
View file @
e0ebd237
...
...
@@ -17,7 +17,7 @@ import { ScrollItem } from "./ScrollItem";
watchPageVisibility
((
visible
)
=>
{
console
.
log
(
'页面visible'
,
visible
);
if
(
visible
)
{
location
.
href
=
'https://85337.activity-1.m.duiba.com.cn/projectx/p24ddb854/index.html?appID=85337&appKey=43em3uUH9vthEvNA59Zsk8dE1igv&openBs=openbs&iscustom=1'
location
.
href
=
'https://85337.activity-1
1
.m.duiba.com.cn/projectx/p24ddb854/index.html?appID=85337&appKey=43em3uUH9vthEvNA59Zsk8dE1igv&openBs=openbs&iscustom=1'
}
});
...
...
project/src/share.ts
View file @
e0ebd237
...
...
@@ -14,7 +14,7 @@ export const startShare = () => {
sharable
:
1
,
//被分享者打开后能否进行分享 0不能;1可以
title
:
"我正在参加d
\
'zzit拆盲盒"
,
imageUrl
:
"https://yun.duiba.com.cn/db_games/activity/disulogo2.jpg"
,
//分享弹窗显示的图片
h5url
:
"https://85337.activity-1.m.duiba.com.cn/projectx/p24ddb854/index.html?appID=85337&appKey=43em3uUH9vthEvNA59Zsk8dE1igv&openBs=openbs&iscustom=1&issharepage=1"
,
//分享的链接(不需要encode)
h5url
:
"https://85337.activity-1
1
.m.duiba.com.cn/projectx/p24ddb854/index.html?appID=85337&appKey=43em3uUH9vthEvNA59Zsk8dE1igv&openBs=openbs&iscustom=1&issharepage=1"
,
//分享的链接(不需要encode)
// h5url: "http://activity.saas.duibatest.com.cn/projectx/p34906fbc/index.html?appKey=2vv47nLE1y47qqMMeD8P52ycudDU&openBs=openbs&appID=19493&iscustom=1&issharepage=1",//分享的链接(不需要encode)
}
...
...
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