Преглед изворни кода

wesmiler ECY 画画交易平台

APPLE пре 3 година
родитељ
комит
263399ec35
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      application/shop/view/index/run.html

+ 2 - 2
application/shop/view/index/run.html

@@ -215,8 +215,8 @@
             $(audio).attr('controls', true);
             audio.play();
         } else {
-            $(audio).removeAttr('controls');
-            audio.pause();
+            //$(audio).removeAttr('controls');
+            //audio.pause();
         }
 
         //return false;