小程序设置图片为圆形

要图片圆形显示,需要设置border-radius:50%,还要设置overflow:hidden,

具体参考如下:

小程序设置图片为圆形

https://www.cnblogs.com/china-fanny/p/10405516.html

 

相关文章