checkbox { margin:10rpx; height: auto; /* font-size:16rpx; */ } /*checkbox 选项框大小 */ checkbox .wx-checkbox-input { width: 40rpx; height: 40rpx; flex: none; } .radio .wx-radio-input{ width: 40rpx; height: 40rpx; flex: none; }