公司小程序
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.

72 lines
1.4 KiB

@charset "UTF-8";
/**
* 下方引入的为uView UI的集成样式文件,为scss预处理器,其中包含了一些"u-"开头的自定义变量
* 使用的时候,请将下面的一行复制到您的uniapp项目根目录的uni.scss中即可
* uView自定义的css类名和scss变量,均以"u-"开头,不会造成冲突,请放心使用
*/
.main.data-v-5b9e4324 {
width: 702rpx;
height: 460rpx;
position: relative;
background: #FFFFFF;
opacity: 1;
border-radius: 20rpx;
}
.top.data-v-5b9e4324 {
width: 702rpx;
height: 99rpx;
border-radius: 20rpx;
position: relative;
}
.top_title.data-v-5b9e4324 {
width: 144rpx;
height: 50rpx;
font-size: 36rpx;
font-weight: bold;
color: #333333;
opacity: 1;
position: relative;
left: 16rpx;
top: 24rpx;
}
.imageOfWenti.data-v-5b9e4324 {
width: 37rpx;
height: 37rpx;
position: absolute;
top: 32rpx;
left: 174rpx;
}
.top_change_area.data-v-5b9e4324 {
width: 132rpx;
height: 99rpx;
border-radius: 20rpx;
position: absolute;
top: 0;
right: 0;
}
.imageOfHuan.data-v-5b9e4324 {
width: 32rpx;
height: 27rpx;
position: absolute;
right: 99rpx;
top: 36rpx;
}
.text_huan.data-v-5b9e4324 {
width: 66rpx;
height: 30rpx;
font-size: 22rpx;
font-weight: 400;
color: #999999;
opacity: 1;
position: absolute;
top: 34rpx;
right: 22rpx;
}
.cell_group.data-v-5b9e4324 {
width: 662rpx;
height: 341rpx;
position: relative;
border-radius: 20rpx;
left: 20rpx;
}