Commit a31d5956 by doszhang

dos

parent c0ef0d8b
......@@ -376,7 +376,7 @@ $(document).ready(function () {
//自定义输入框焦点
$('input[name=customize-flag]').on('focus', setCustomizeVal);
$('#music')[0].on('play', function () {
$('#music').on('play', function () {
alert(1);
})
......
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