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.
我在我的 Wordpress 中使用 Flux 滑块,我遇到的问题很奇怪——在我点击离开滑块所在的索引页面后——然后回到索引和滑块——底部有一个截断滑块,大约 10 像素高。
我不知道是什么原因造成的,修复它的唯一方法是 Ctrl+F5 但在我返回索引页面后它再次出现。
有人知道什么可能导致这个问题吗?
在调用滑块之前,您可能没有等待图像完全加载。正如 lucuma 所提到的,没有一个例子很难说。