You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to shangha...@googlegroups.com
或者,在application layout里面写一端代码: <% if flash[:notice]-%> <script>$(document).ready(function(){showNotice("<%=flash[:notice]-%>");});</script> <% end -%> 这种方法可以防止每次都调用js判断