1、大小
/* swtich整體大小 */
.wx-switch-input{
width: 100rpx !important;
height: 57rpx !important;
}
/* false的樣式 */
.wx-switch-input::before{
width: 100rpx !important;
height: 53rpx !important;
}
/* true的樣式 */
.wx-switch-input::after{
width: 57rpx !important;
height: 53rpx !important;
}
以上尺寸根據(jù)你的具體情況來(lái)調(diào)整文章來(lái)源:http://www.zghlxwxcb.cn/news/detail-669043.html
2、顏色
<switch checked bindchange="switch1Change" color="#26a2ff" />
文章來(lái)源地址http://www.zghlxwxcb.cn/news/detail-669043.html
到了這里,關(guān)于微信小程序switch開(kāi)關(guān)組件修改樣式(大小,顏色)的文章就介紹完了。如果您還想了解更多內(nèi)容,請(qǐng)?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!