Commit 07f3fbf7 authored by wildfirecode13's avatar wildfirecode13

u

parent 629a0b7a
...@@ -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/1628661148/resource/" "path": "https://yun.duiba.com.cn/db_games/activity/template/1628669468/resource/"
} }
\ No newline at end of file
...@@ -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', //分享缩略图
}); });
} }
......
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