Commit 85cff1eb by kubisk

dos

parent a214f899
......@@ -126,7 +126,9 @@
<script src="__CDN__/js/common.js?version={:$version}"></script>
{:block name='js'}{:/block}
<script>
alert(1);
window.wx && wx.ready(function () {
alert(1);
wx.onMenuShareAppMessage(wxFriendData);
......
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