读书人

二次页面跳转罗致的notice无法显示

发布时间: 2012-08-25 10:06:20 作者: rapoo

二次页面跳转导致的notice无法显示

在第二次页面跳转前加入flash.keep将信息保留住

Keeps either the entire current flash or a specific flash entry available for the next action:

   flash.keep            # keeps the entire flash   flash.keep(:notice)   # keeps only the "notice" entry, the rest of the flash is discarded

读书人网 >Web前端

热点推荐