dever 6 năm trước cách đây
mục cha
commit
35e1e28b2d
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

@@ -25,7 +25,7 @@
             <!--视频/图片标题-->
             <div class="tit"><{$v['content']['name']}></div>
             <!--视频/图片副标题-->
-            <div class="tit-mini">已有 <{$v['content']['num_view']}> 人观看了视频</div>
+            <div class="tit-mini" style="display:none;">已有 <{$v['content']['num_view']}> 人观看了视频</div>
         </div>
 
         <{elseif($v['type'] == 3):}>