1 回复
.wx-switch-input {
width: 80rpx !important;
height: 44rpx !important;
margin: 0 !important;
padding: 0 !important;
background: #4d7bf9 !important;
border: #4d7bf9 !important; /* 2018-07-18 重置开关边框颜色 */}
.wx-switch-input::before {
width: 82rpx !important;
height: 44rpx !important;
background: #e5e5e5 !important;
}
.wx-switch-input::after {
width: 40rpx !important;
height: 42rpx !important;
}