【发布时间】:2016-09-27 09:40:00
【问题描述】:
我需要自定义 Magento_Checkout 模块。
我试图将该 html 文件复制到我的主题路径中,但覆盖不起作用
覆盖下面提到的路径
/app/design/frontend/Vendor/ThemeName/Magento_Checkout/web/template
但文件取自
/vendor/magento/module-checkout/view/frontend/web/template
如何覆盖这个模板 html 文件?
【问题讨论】:
标签: magento2