css - 移动端 oppo 手机之 Border-radius
黄舟
黄舟 2017-04-17 14:50:58
0
1
621

这是oppo R9M 测试机上的 的截图


动画中 

动画结束后

下面是 代码, 我在起始状态和 结束状态 还有 动画状态 都添加了 border-radius : 50%;

问题 出在 哪里 呢, 求告知 以及 解决方案

下面是 在oppo 手机上的 测试结果, 在APP 中 圆图 变 方图。 在微信浏览器 上和 QQ 浏览器上 是圆形的, 在手机自带 浏览器上是 方图

黄舟
黄舟

人生最曼妙的风景,竟是内心的淡定与从容!

reply all(1)
Peter_Zhu

It may not be a code problem, it may be a phone kernel problem.

Try this: border-radius does not need to be added to @keyframes, add border-radius to the parent element of the image, but the animation is still written on the image.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template