Commit 15788746 authored by wildfirecode's avatar wildfirecode

1

parent 8db45118
...@@ -61,7 +61,7 @@ class Share2 extends ComponentBase { ...@@ -61,7 +61,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/xxshareshare9302.jpg', channel); callShareApi('https://yun.duiba.com.cn/db_games/xxshareshare.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);
// }, base64); // }, base64);
......
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