我正在尝试将一个 Web 项目插入顶级菜单部分。
<web-item key="googleLink" section="system.top.navigation.bar" weight="40">
<label key="GOOGLE" />
<link linkId="GoogleId">http://google.com</link>
</web-item>
此部分在哪里定义:system.top.navigation.bar
?所以我知道我可以在系统中使用哪些部分?