重新部署静态文件pub/static下的文件
全部生成:bin/magento setup:static-content:deploy
强制全部生成: bin/magento setup:static-content:deploy -f
排除模板luma和blank: bin/magento setup:static-content:deploy en_US --exclude-theme Magento/luma --exclude-theme Magento/blank -f
重新部署静态文件pub/static下的文件
全部生成:bin/magento setup:static-content:deploy
强制全部生成: bin/magento setup:static-content:deploy -f
排除模板luma和blank: bin/magento setup:static-content:deploy en_US --exclude-theme Magento/luma --exclude-theme Magento/blank -f
除非注明, askADC博客 的文章均为原创,转载请注明作者和出处。
本文链接地址: http://blog.askadc.com/magento-%e5%b8%b8%e7%94%a8%e5%91%bd%e4%bb%a4/