📅  最后修改于: 2022-03-11 15:00:05.648000             🧑  作者: Mango
php bin/magento setup:static-content:deploy -f
php bin/magento setup:static-content:deploy et_EE // For specific language deploy
php bin/magento setup:static-content:deploy ru_RU // Russian Store View
php bin/magento setup:static-content:deploy lt_LT // Lithuanian Store View
php bin/magento setup:static-content:deploy fi_FI // Finnish Store View
php bin/magento setup:static-content:deploy --language en_US et_EE -f // Deploy multiple language
php bin/magento cache:clean
php bin/magento cache:flush
php bin/magento indexer:reindex
php bin/magento setup:upgrade