Explorar o código

wesmiler ECY 画画交易平台

APPLE %!s(int64=3) %!d(string=hai) anos
pai
achega
6f0c8858de
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      application/shop/view/index/index.html

+ 1 - 1
application/shop/view/index/index.html

@@ -179,7 +179,7 @@
         var video = document.getElementById('video');
         video.onclick = function () {
             var audio = document.getElementById('audio');
-            if(this.paused){
+            if(this.paused){ 
                 $(this).attr('controls', true);
                 this.play();
             }else{