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.
在将项目转换为 RTM 后,我们在 RC 下工作的关于和偏好弹出窗口现在是空白/白色。我们使用了来自 win8 实验室的示例代码来构建这些,并且它们以前可以工作。我已阅读迁移指南并进行了似乎适用的更改。是否有其他人遇到此问题,是否有解决方案?我们正在使用 Javascript。谢谢。
RTM 版本有很多重大更改,因此您应该查看 Microsoft迁移指南提供的迁移
如果你用过z-index,你一定知道z-index范围从1000-1003变成了1000-1008
z-index
问候。