我在里面放了 2 個洗掉標簽default_head_blocks.xml:
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
<head>
<remove src="css/print.css"/>
<remove src="css/styles-m.css"/>
</head>
</page>
該檔案在 app/design/frontend/<theme>/Magento_Theme/layout/
但是 css 檔案沒有被洗掉。我應該將檔案放在不同的目錄中嗎?
uj5u.com熱心網友回復:
目錄正確。請您嘗試重繪 快取并再次檢查。
轉載請註明出處,本文鏈接:https://www.uj5u.com/yidong/314345.html
