Commit 3ab3879b authored by wildfirecode's avatar wildfirecode

1

parent 04ecae2a
...@@ -64,7 +64,7 @@ class Share2 extends ComponentBase { ...@@ -64,7 +64,7 @@ class Share2 extends ComponentBase {
// img.src = base64; // img.src = base64;
// img.src = data.data; // img.src = data.data;
if(this.type==1) if(this.type==1)
callShareApi('https://yun.duiba.com.cn/db_games/xxshareshare4.jpg', channel); callShareApi('https://yun.duiba.com.cn/db_games/xxshareshare5.jpg', channel);
// callShareApi('https://yun.duiba.com.cn/db_games/xxshareshare3.jpg', channel); // callShareApi('https://yun.duiba.com.cn/db_games/xxshareshare3.jpg', channel);
else else
callShareApi('https://yun.duiba.com.cn/db_games/xxlshare.jpg', channel); callShareApi('https://yun.duiba.com.cn/db_games/xxlshare.jpg', channel);
......
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