Commit f9855629 by agan

xg

parent e1307841
Showing with 1 additions and 1 deletions
......@@ -215,7 +215,7 @@ webAppComm.prototype.goExternalWeb = function (h5Url) {
}
}
let obj2 = JSON.stringify(obj);
window.yazhai.webAppCollaboration(obj2);
webAppCollaboration(obj2);
}
//打开兑换宝石页面
......
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 sign in to comment