小程序圆角进度条实现方法
<progress percent='50' active='true' stroke-width='16' backgroundColor='#fff' activeColor='#ffda19' style='border-radius:100px;overflow:hidden'></progress>
style='border-radius:100px;overflow:hidden'
效果:
文章来源:刘俊涛的博客
地址:http://www.cnblogs.com/lovebing
欢迎关注,有问题一起学习欢迎留言、评论。
你要保守你心,胜过保守一切。
本文来自博客园,作者:刘俊涛的博客,转载请注明原文链接:https://www.cnblogs.com/lovebing/p/9098878.html