生成指定主题文件

magento 收藏
0 14
排除指定主题

php bin/magento setup:static-content:deploy --exclude-theme Magento/luma

部署指定主题

php bin/magento setup:static-content:deploy --theme Magento/backend --theme Vendor/mytheme


    暂时没有人评论