Commit a04d3458487085db83a5003cc293dc5aac7dab52
1 parent
5d08ed5c
自动播放
Showing
3 changed files
with
6 additions
and
4 deletions
dist/gxb-ide/Dir.js
dist/v1.1/player.html
| @@ -224,9 +224,7 @@ | @@ -224,9 +224,7 @@ | ||
| 224 | <script> | 224 | <script> |
| 225 | $(function(){ | 225 | $(function(){ |
| 226 | window.pauseAudio = function(){ | 226 | window.pauseAudio = function(){ |
| 227 | - alert('999999') | ||
| 228 | $.AudioPlayer.pause(); | 227 | $.AudioPlayer.pause(); |
| 229 | - alert('00000') | ||
| 230 | } | 228 | } |
| 231 | }) | 229 | }) |
| 232 | </script> | 230 | </script> |
src/gxb-ide/Dir.js