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.
 
 
 
 
 

47 lines
1009 B

@charset "UTF-8";
/**
* 下方引入的为uView UI的集成样式文件,为scss预处理器,其中包含了一些"u-"开头的自定义变量
* uView自定义的css类名和scss变量,均以"u-"开头,不会造成冲突,请放心使用
*/
.uni-forms-item__content.data-v-c8893a10 {
display: flex;
align-items: center;
}
.u-tag__text.data-v-c8893a10 {
font-size: 22rpx;
padding: 0 10rpx;
}
.zhifubao.data-v-c8893a10 {
display: flex;
justify-content: space-between;
margin: 30rpx 0;
height: 80rpx;
line-height: 80rpx;
}
.zhifubao input.data-v-c8893a10 {
height: 80rpx;
line-height: 80rpx;
border: 1px solid #eee;
}
.input-flex.data-v-c8893a10 {
display: flex;
margin: 50rpx 0;
}
.yue-box.data-v-c8893a10 {
display: flex;
font-size: 24rpx;
}
.yue-box .yue.data-v-c8893a10 {
color: #c26f59;
margin: 0 20rpx 50rpx 220rpx;
}
.yue-box .quanbu.data-v-c8893a10 {
color: #657284;
}
.name.data-v-c8893a10 {
width: 35%;
}
.zfb-data.data-v-c8893a10 {
width: 65%;
}