首先看这张图的对比,同样的网页前端代码出来的效果
再看看我的前端代码,我在上直接加了 border-radius(圆角) 和 border(描边)
想请教大家的是:手机端显示圆角不全的原因是什么?能否在不替换
使用圆角属性的情况下解决这个BUG?
黄舟2017-04-17 11:17:08
Use border-radius:50%;
There is no problem. The author can try a few pictures or change several browsers.
First determine whether the problem is browser compatibility or caused by images