亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

弧形漸變進度條

弧形漸變進度條

弒天下 2018-08-18 14:43:38
如下圖,這種隨著電壓的變化而變化的效果怎么做呢?![圖片上傳中...]最后用的比較笨的方法解決,兩張圖片一樣大小的疊加上去,代碼如下:css:.circleBox {            width: 3.96rem;            position: relative;            left: 50%;            transform: translateX(-50%);            min-height: 3.16rem;         }        .circle {            position: absolute;            left: 0;            top: 0;            width: 100%;            height: 3.16rem;            background: url(../../image/bight1.png) no-repeat;            background-size: cover;         }        .circle.on {            background: url(../../image/bight2.png) no-repeat;            width: 50%;            background-size: cover;         }html:  <div class="circleBox">                        <span class="circle"></span>                         <span class="circle on"></span>                     </div>
查看完整描述

2 回答

  • 2 回答
  • 0 關注
  • 1207 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號