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? %>