You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

8 lines
803 B

.content{height:100%;display:flex;flex-direction:column;padding:0 20rpx}.content .content_item_box{flex:1;overflow:auto}.content .content_item{display:flex;align-items:center;padding:20rpx 0}.content .content_item view{margin:0 20rpx}.content .content_item .input{flex:1;height:60rpx;border:2rpx solid #e4e7ec}.content .button{display:flex;height:150rpx}.content .checkbox-group,
.content .radio-group{flex:1;overflow:auto}.content .checkbox-group .checkbox,
.content .checkbox-group .radio,
.content .radio-group .checkbox,
.content .radio-group .radio{margin-bottom:10rpx;margin-right:10rpx}.content .checkbox-group .checkbox radio,
.content .checkbox-group .radio radio,
.content .radio-group .checkbox radio,
.content .radio-group .radio radio{-webkit-transform:scale(.7);transform:scale(.7)}