Commit 795fa157 authored by wjf's avatar wjf

Merge branch 'dev' of gitlab2.dui88.com:wanghongyuan/xiaoxiaole into dev

parents c038b52d 6795a36f
......@@ -250,7 +250,7 @@ class ScratchItem extends eui.ItemRenderer {
let shareCode = res.data; // 分享码
let code = "12345678" + shareCode;
CFG.wxShareLink = window['h5URL2'] + "&shareCode=" + code; // 分享链接
CFG.wxShareTitle = '狮狮已向你快递了一个宝箱,请点击查收!';
CFG.wxShareTitle = '来自萌狮的好友申请';
CFG.wxShareDesc = '超好玩的萌狮消消乐,快来和我一起玩吧~';
CFG.wxShareImg = "http://yun.duiba.com.cn/db_games/xiaoxiaole2.jpg";
if(iswx()) { //微信端
......
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