【发布时间】:2017-11-16 05:20:31
【问题描述】:
安装 magento 2.1 后,css 没有加载,它在 css 路径中显示版本号,导致 404。见下面的 url:
http://exapmle.com/pub/static/version1497424536/frontend/Magento/luma/en_US/css/styles-m.css
而不是上面应该是
http://exapmle.com/pub/static/frontend/Magento/luma/en_US/css/styles-m.css
我已遵循所有步骤,即升级、编译和静态内容部署。 apache配置也很好,allowoverride就在那里
【问题讨论】:
标签: php css magento2 magento-1.4 magento-2.0