瀏覽代碼

feat:更新

wangshan 2 年之前
父節點
當前提交
b55180fa8e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/jfw/modules/followent/src/web/templates/weixin/list.html

+ 1 - 0
src/jfw/modules/followent/src/web/templates/weixin/list.html

@@ -282,6 +282,7 @@ initShare({{.T.signature}},{{.T.openid}},2,"jy_extend",{{.T.nickname}},{{.T.avat
             if(sessionStorage){
                 sessionStorage.version="0";
             }
+            $(this).find(".redspot").remove();
             window.location.href = "/jylab/followent/detail/"+$(this).attr("data-id");
         });