Commit dcdbf636 authored by 测试账号's avatar 测试账号

增加微信广告回调

parent e97f7521
......@@ -1040,7 +1040,7 @@ var sdk = {
console.log("sdk 微信分享", shareInfo);
if (cc.sys.platform === cc.sys.WECHAT_GAME) {
sdk.setWeChatAdEvent("/",2,{},null);
wx.shareAppMessage(shareInfo);
var nowTime = new Date().getTime();
......
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