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.

201 lines
4.2 KiB

7 months ago
@charset "UTF-8";
/**
* 这里是uni-app内置的常用样式变量
*
* uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
* 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
*
*/
/**
* 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
*
* 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
*/
/* 颜色变量 */
/* uni.scss */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
6 months ago
.out.data-v-137d5072 {
width: 663rpx;
height: 91rpx;
background: rgba(243, 245, 245, 0);
border-radius: 45rpx;
border: 1px solid #D5C1C4;
text-align: center;
line-height: 91rpx;
margin: 24rpx auto;
}
.chakan.data-v-137d5072 {
width: 140rpx;
height: 56rpx;
background: #CA151F;
border-radius: 10rpx;
font-family: PingFang SC;
font-weight: 500;
font-size: 26rpx;
color: #FFFFFF;
padding: 0;
line-height: 56rpx;
}
7 months ago
.tishi.data-v-137d5072 {
width: 298rpx;
height: 29rpx;
font-family: PingFang SC;
font-weight: 500;
font-size: 30rpx;
color: #666666;
margin: 0 auto;
margin-top: 50rpx;
}
.baomingbtn.data-v-137d5072 {
margin-top: 50rpx;
width: 200rpx;
height: 70rpx;
background: #CA151F;
border-radius: 35rpx;
}
.bottom.data-v-137d5072 {
margin: 0 auto;
6 months ago
margin-top: 24rpx;
7 months ago
width: 702rpx;
height: 182rpx;
background: #FFFFFF;
border-radius: 20rpx;
6 months ago
text-align: center;
7 months ago
display: flex;
6 months ago
justify-content: space-around;
7 months ago
}
.bottom .imgbottom.data-v-137d5072 {
margin-top: 20rpx;
width: 110rpx;
height: 110rpx;
}
.bottom .textbuttom.data-v-137d5072 {
font-family: PingFang SC;
font-weight: 500;
font-size: 24rpx;
color: #333333;
}
.detail.data-v-137d5072 {
padding: 20rpx;
width: 642rpx;
background: #F5F5F5;
border-radius: 10rpx;
margin: 0 auto;
margin-top: 10px;
display: flex;
justify-content: space-between;
}
.detail .biaoti.data-v-137d5072 {
width: 214rpx;
height: 29rpx;
font-family: PingFang SC;
font-weight: 500;
font-size: 30rpx;
color: #333333;
}
.detail .biaoti1.data-v-137d5072 {
margin-top: 20rpx;
}
.detail .biaoti1 .text1.data-v-137d5072 {
font-family: PingFang SC;
font-weight: 500;
font-size: 30rpx;
color: #999999;
}
.detail .biaoti1 .text2.data-v-137d5072 {
font-family: PingFang SC;
font-weight: 500;
font-size: 30rpx;
color: #CA151F;
}
.imgw13.data-v-137d5072 {
margin-left: 15rpx;
border: 1px dashed black;
padding: 5rpx;
width: 24rpx;
height: 24rpx;
}
.saicheng.data-v-137d5072 {
width: 702rpx;
background: #fff;
margin: 0 auto;
padding-bottom: 40rpx;
}
.saichengtop.data-v-137d5072 {
padding: 20rpx;
display: flex;
justify-content: space-between;
}
.upxinxi.data-v-137d5072 {
display: flex;
justify-content: center;
}
.upxinxi .bianji.data-v-137d5072 {
margin-top: 45rpx;
width: 90rpx;
height: 90rpx;
}
.upxinxi .name11.data-v-137d5072 {
margin-top: 150rpx;
margin-left: -100rpx;
}
.upxinxi .adduser.data-v-137d5072 {
margin-top: 150rpx;
margin-left: -100rpx;
}
.top.data-v-137d5072 {
position: absolute;
top: 117rpx;
left: 25rpx;
font-family: PingFang SC;
font-weight: 500;
font-size: 30rpx;
color: #FFFFFF;
}
.top1.data-v-137d5072 {
position: absolute;
top: 184rpx;
left: 315rpx;
}
.top1 .tuxiang.data-v-137d5072 {
width: 120rpx;
height: 120rpx;
background: #FFFFFF;
border-radius: 50%;
}
.top1 .xinxi.data-v-137d5072 {
display: flex;
}
.top1 .xinxi .bianji.data-v-137d5072 {
margin-left: 20rpx;
width: 44rpx;
height: 44rpx;
}
.top1 .xinxi .name.data-v-137d5072 {
color: #fff;
}
.top1 .julexinxi.data-v-137d5072 {
color: #fff;
}
.top1 .upxinxi.data-v-137d5072 {
position: absolute;
top: 254rpx;
left: -290rpx;
width: 702rpx;
height: 220rpx;
background: #FFFFFF;
border-radius: 20rpx;
}