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.
TopMenu 不会出现在客户管理页面中(我的请求、我的帐户等...)。但在其他页面上,会正常。
我写的:
echo $this->getHtml('level-top')
页面显示正常,但在客户端管理页面中不正常。
PS:对不起英文。谷歌 haushauh 的翻译 :)
客户页面确实有一个customer.xml在您的主题中调用的自己的布局文件。请检查块'level-top'或其父级是否被删除。
customer.xml