html文章來(lái)源:http://www.zghlxwxcb.cn/news/detail-850454.html
<input class="checkbox" type="checkbox" disabled checked>
css實(shí)現(xiàn)文章來(lái)源地址http://www.zghlxwxcb.cn/news/detail-850454.html
::v-deep input[type= "checkbox" ]:disabled:checked::after {
color : #fff !important;
width :13px !important;
height :13px !important;
background-color: #377ef876 !important;
content:"?";
text-align: center;
font-size: 12px;
font-weight: 500;
display: flex !important;
justify-content: center !important;
align-items: center !important;
}
到了這里,關(guān)于html自定義禁用狀態(tài)下且已選中的checkbox的文章就介紹完了。如果您還想了解更多內(nèi)容,請(qǐng)?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!