Commit f7137177 by doszhang

dos

parent 86284f24
...@@ -125,8 +125,9 @@ ...@@ -125,8 +125,9 @@
{:block name='js'}{:/block} {:block name='js'}{:/block}
<script> <script>
$('#music')[0].play();
window.wx && wx.ready(function () { window.wx && wx.ready(function () {
$('#music')[0].play();
wx.onMenuShareAppMessage(wxFriendData); wx.onMenuShareAppMessage(wxFriendData);
wx.onMenuShareTimeline(wxTimelineData); wx.onMenuShareTimeline(wxTimelineData);
}); });
......
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