孙志雷 %!s(int64=5) %!d(string=hai) anos
pai
achega
fe8f399454
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      view/question.html

+ 1 - 1
view/question.html

@@ -219,7 +219,7 @@ window.onload=function(){
             audio.load();
        audio.play();
     };
-       $('.audiobtn').on("click",play);
+       $('.audio').on("click",play);
     }
 }
 </script>