瀏覽代碼

fix:修改

duxin 2 年之前
父節點
當前提交
082e4f2db7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/jfw/front/shorturl.go

+ 1 - 1
src/jfw/front/shorturl.go

@@ -432,7 +432,7 @@ func (s *Short) LoginCommon(userId, stype, id string) error {
 					}
 				}
 				if !canRead { //登录拟建&采购不展示遮罩 只打码
-					canRead = true
+					//canRead = true
 					//打码显示引导
 					otherFilter(obj, userId != "")
 				}