瀏覽代碼

h5文章页-小程序内嵌适配

baichun 5 年之前
父節點
當前提交
3a620c88da
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      2017多玩新版wap站/src/modules/article/article.js

+ 1 - 1
2017多玩新版wap站/src/modules/article/article.js

@@ -99,7 +99,7 @@ class DwArticle {
 
             this.$fixedShade.on('touchmove', prevent)
         } else {
-            $(".da-article-sy-wrapper,.rec-zt,.zt-table,.da-rank-wrapper,.about-news,.rec-videos,.to-dw-index,.common-comment,.rec-hot,.fixed-comment-bar,.comment-share").hide()
+            $(".da-article-sy-wrapper,.rec-zt,.zt-table,.da-rank-wrapper,.about-news,.rec-videos,.to-dw-index,.common-comment,.rec-hot,.fixed-comment-bar").hide()
         }
     }