您的位置:首页 > 健康 > 养生 > 苏州市建设工程招投标信息网_域名备案流程是什么_百度站长工具是什么意思_信息流广告代运营

苏州市建设工程招投标信息网_域名备案流程是什么_百度站长工具是什么意思_信息流广告代运营

2025/4/29 10:39:17 来源:https://blog.csdn.net/weixin_45636198/article/details/147017249  浏览:    关键词:苏州市建设工程招投标信息网_域名备案流程是什么_百度站长工具是什么意思_信息流广告代运营
苏州市建设工程招投标信息网_域名备案流程是什么_百度站长工具是什么意思_信息流广告代运营

需要在中实现一个定制化的环形进度条,最终效果如图:

使用代码

 <divclass="circular-progress":style="{'--progress': nextProgress,'--color': endSliderColor,'--size': isFull ? '60rpx' : '90rpx',}"><div class="inner-content"><img:class="isFull ? 'next_btn_full' : 'next_btn_normal'":src="`${assetsHost}dsplayer/next.png`"alt=""/></div></div>

 css代码:

/* 内层遮罩实现环形效果 */
.circular-progress::before {content: "";position: absolute;width: 80%;height: 80%;background: rgba(0, 0, 0, 1);border-radius: 50%;
}.inner-content {position: relative;z-index: 1;font-size: 1.2em;color: var(--color);
}/* 兼容方案(可选) */
@supports not (background: conic-gradient(#000, #fff)) {.circular-progress {background: var(--bg-color);}.circular-progress::after {content: "";position: absolute;width: 100%;height: 100%;border-radius: 50%;clip: rect(0, var(--size), var(--size), calc(var(--size) / 2));background: var(--color);transform: rotate(calc(var(--progress) * 3.6deg));}
}

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com