Browse Source

feat:更新

wangshan 2 years ago
parent
commit
b55180fa8e
1 changed files with 1 additions and 0 deletions
  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");
         });