uni的radio的选择背景色修改 大小

182 阅读1分钟
::v-deep .uni-radio-input-checked {
 	background-color: #ff6c00 !important;
 	border-color: #ff6c00 !important;
 	color: #ffffff !important;
 }
	 	.radio /deep/ .uni-radio-input {
		width: 24rpx;
		height: 24rpx;
	}