src/main/resources/public/index.html
@@ -1,4 +1,4 @@ <!DOCTYPE html> <!DOCTYPE html> <html> <head> @@ -78,8 +78,8 @@ <div class="player-wrapper" id="container" style="background-color: #0D0E1B;width:900px;height:500px"> </div> <div id="progressTime"></div> <div id="progressTime"></div> <div class="btn-wrapper" id="playDom"> <button class="btn" id="play">播放</button> </div>