dever 6 năm trước cách đây
mục cha
commit
61c7dfdfc6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      main/assets/mobile/content.html

+ 1 - 1
main/assets/mobile/content.html

@@ -66,7 +66,7 @@
         <!--音频-->
         <a class="p-voice" id="auido_<{$k}>" href="jstyle://auido?id=<{$k}>&file=<{$v['content']}>">
             <img src="<{$v['cover']}>" alt="<{$v['name']}>" class="mavatar">
-            <div class="sound"></div>
+            <span class="sound"></span>
         </a>
 
         <{elseif($v['type'] == 6 && isset($v['cover'])):}>