rails - asset_path 中,对于图片,要加上后缀名,例如 asset_path('logo_bg.png' ) 否则在生产环境会报错。rails 4 2018-01-07 12:34 访问量: 1794 如题。 之前是没问题的。 现在有问题。不清楚是什么原因。