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
07f3fbf7
Commit
07f3fbf7
authored
Aug 11, 2021
by
wildfirecode13
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
u
parent
629a0b7a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
ResJson.ts
project/src/ResJson.ts
+1
-1
share.ts
project/src/share.ts
+3
-3
No files found.
project/src/ResJson.ts
View file @
07f3fbf7
...
@@ -901,5 +901,5 @@ export const ResJson = {
...
@@ -901,5 +901,5 @@ export const ResJson = {
"name"
:
"svga"
"name"
:
"svga"
}
}
],
],
"path"
:
"https://yun.duiba.com.cn/db_games/activity/template/162866
114
8/resource/"
"path"
:
"https://yun.duiba.com.cn/db_games/activity/template/162866
946
8/resource/"
}
}
\ No newline at end of file
project/src/share.ts
View file @
07f3fbf7
...
@@ -22,10 +22,10 @@ const updateShareFunc = (type, code) => {
...
@@ -22,10 +22,10 @@ const updateShareFunc = (type, code) => {
}
}
console
.
log
(
'updateShare'
,
'type='
,
type
,
'ready='
,
ready
,
'url='
,
url
);
console
.
log
(
'updateShare'
,
'type='
,
type
,
'ready='
,
ready
,
'url='
,
url
);
updateShare
({
updateShare
({
title
:
'
title
'
,
//分享标题
title
:
'
百万体验金等你来拿
'
,
//分享标题
content
:
'
content
'
,
//分享内容
content
:
'
三湘银行体验金活动
'
,
//分享内容
url
:
url
,
//分享链接
url
:
url
,
//分享链接
thumbnail
:
'
thumbnail
'
,
//分享缩略图
thumbnail
:
'
https://yun.duiba.com.cn/db_games/sxbank.png
'
,
//分享缩略图
});
});
}
}
...
...
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