Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 vue-storefront 的新手。谁能解释一下我们如何用示例覆盖 vue-storefront 组件。谢谢
你真的不想覆盖它。如果您想更改某些核心行为(从core目录),建议使用覆盖机制。当您想修改 Capybara 主题中的组件时 - 只需执行此操作。在没有覆盖的情况下在内部执行它是完全可以的。
core
准确地说,随意修改 VSF1 PWAsrc目录中的每个文件 - 我的意思是:
src