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.
我正在寻找能够让我在 Apple News 文档中将一个项目保持在其他项目前面的东西——相当于 CSS 中的 z-index。我在文档中没有找到任何似乎适用的内容。
没有等效于 z-index 的东西。
但是,您可以通过在具有填充样式的容器上放置子组件来让组件覆盖图像和视频。