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.
请参考***第一次输入项目排列是可以的(三个项目为一排),但如果我刷新它会搞砸 有人能指点我任何方向吗? 提前致谢 !
编辑:刷新和使用链接进入之间有什么区别吗?编辑: 这个问题只发生在 Chrome 浏览器中
请确保将所有 CSS 文件包含在文档头部的 JS 文件之上。在基于 webkit 的浏览器(例如 Safari 和 Chrome)中,如果 CSS 包含在 JS 之下,有时会出现计算尺寸的问题。