如图,我只想要上半部分,该怎么改?
<svg width="200" height="200"> <circle cx="100" cy="100" r="50" stroke="#d1d3d7" stroke-width="5" fill="none" stroke-dasharray="158" stroke-dashoffset="-158" stroke-linecap="round" /> <circle cx="100" cy="100" r="50" stroke="#00a5e0" stroke-width="5" fill="none" stroke-dasharray="50 158" #这里比例即为进度条比例 stroke-dashoffset="-158" stroke-linecap="round" /> </svg>
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(1)