From 0115891deec21eb06601ff02b891c1d50c6c3dbb Mon Sep 17 00:00:00 2001 From: huang Date: Thu, 21 Mar 2019 17:54:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BA=E7=99=BB=E9=99=86=E4=B8=8D=E6=98=BE?= =?UTF-8?q?=E7=A4=BAfork?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/shixuns/_shixun_top.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/shixuns/_shixun_top.html.erb b/app/views/shixuns/_shixun_top.html.erb index 5703e66d..4d07f2fd 100644 --- a/app/views/shixuns/_shixun_top.html.erb +++ b/app/views/shixuns/_shixun_top.html.erb @@ -101,7 +101,7 @@ <% end %> 已关闭 <% end %> - <% if @shixun.can_copy %> + <% if @shixun.can_copy && User.current.logged? %>
<% if User.current.mail.blank? %>