Commit 946a4d6c authored by wildfirecode's avatar wildfirecode

1

parent 16f10126
......@@ -113,8 +113,8 @@ export default class InvitePanel extends Panel {
}
let shareCode = res.data; // 分享码
CFG.wxShareLink = window['h5URL'] + "&shareCode=" + shareCode; // 分享链接
CFG.wxShareTitle = '求求你可以帮我点一下吗?还差一点点就可以领红包了~';
CFG.wxShareDesc = '我在狮狮连萌等你,一起天天领福利哦';
CFG.wxShareTitle = '狮狮连萌超好玩~我已经玩到第一了!';
CFG.wxShareDesc = '我在萌狮消消乐等你来挑战哦';
CFG.wxShareImg="http://yun.duiba.com.cn/db_games/xiaoxiaole2.jpg";
if (iswx()) { //微信端
this.wxShareTip.visible = true;
......
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