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.
我想通过 webview 在移动应用程序中显示一些木兰响应页面。在这种情况下,我想隐藏一些部分(品牌和页脚)。是否可以通过将一些参数传递给 http url 来隐藏其中的一些部分?
要隐藏某些部分,您可以为移动频道配置模板呈现该部分的变体,并使模板不为移动频道呈现任何内容。
要在桌面上强制移动频道,您可以将?mgnlChannel=smartphone附加到 url。