509 lines
8.1 KiB
Plaintext
509 lines
8.1 KiB
Plaintext
/* packageC/redPacket/redIndex/redIndex.wxss */
|
|
.van-popup {
|
|
background-color: transparent !important;
|
|
}
|
|
|
|
.popupBox {
|
|
background-image: url('https://mini-app-img-1251768088.cos.ap-guangzhou.myqcloud.com/bg_redenvelope@2x.png');
|
|
background-size: 100% 100%;
|
|
width: 530rpx;
|
|
height: 706rpx;
|
|
position: relative;
|
|
}
|
|
|
|
.money {
|
|
font-size: 44px;
|
|
text-align: center;
|
|
}
|
|
|
|
.tip {
|
|
font-size: 12px;
|
|
text-align: center;
|
|
margin: 16rpx;
|
|
}
|
|
|
|
.sure-btn {
|
|
background-color: #ffc900;
|
|
border-radius: 20rpx;
|
|
padding: 16rpx;
|
|
font-size: 20px;
|
|
text-align: center;
|
|
}
|
|
|
|
.pop-text {
|
|
color: #fff;
|
|
position: absolute;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
bottom: 65rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
width: 90%;
|
|
}
|
|
|
|
.view_two {
|
|
/* background-image: url('https://mini-app-img-1251768088.cos.ap-guangzhou.myqcloud.com/bg_2@2x.png'); */
|
|
background-size: 100% 100%;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.view_two_1 {
|
|
margin: 10rpx 30rpx;
|
|
background: #fff;
|
|
margin-bottom: 19rpx;
|
|
border-radius: 10rpx;
|
|
overflow: hidden;
|
|
position: relative;
|
|
}
|
|
|
|
.right_top {
|
|
position: absolute;
|
|
top: 34rpx;
|
|
right: 0;
|
|
width: 120rpx;
|
|
height: 40rpx;
|
|
font-size: 20rpx;
|
|
color: #fff;
|
|
background-color: #d8d8d8;
|
|
border-radius: 16rpx 0rpx 0rpx 16rpx;
|
|
text-align: center;
|
|
line-height: 40rpx;
|
|
}
|
|
|
|
.right_buttom {
|
|
position: absolute;
|
|
top: 85rpx;
|
|
right: 0;
|
|
width: 120rpx;
|
|
height: 40rpx;
|
|
font-size: 20rpx;
|
|
color: #fff;
|
|
background-color: #ff9f59;
|
|
text-align: center;
|
|
border-radius: 16rpx 0rpx 0rpx 16rpx;
|
|
line-height: 40rpx;
|
|
}
|
|
|
|
.other-reward {
|
|
margin: 0 30rpx;
|
|
background-color: #fff;
|
|
border-radius: 10rpx;
|
|
overflow: hidden;
|
|
margin-bottom: 20rpx;
|
|
padding: 31rpx;
|
|
}
|
|
|
|
.other-reward .other-red-box {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
width: 100%;
|
|
height: 168rpx;
|
|
margin: 0 auto;
|
|
padding: 0 46rpx 0 180rpx;
|
|
background-size: cover;
|
|
background-image: url("https://mini-app-img-1251768088.cos.ap-guangzhou.myqcloud.com/dailyRed/redReward-bg.png");
|
|
background-repeat: no-repeat;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
.other-reward .other-red-box .text {
|
|
margin-top: -10rpx;
|
|
font-size: 30rpx;
|
|
letter-spacing: 1rpx;
|
|
color: #fff;
|
|
text-shadow: 0 0 0 0 rgba(154, 18, 0, 0.35);
|
|
}
|
|
|
|
.other-reward .other-red-box .btn-receive image {
|
|
width: 80rpx;
|
|
height: 81rpx;
|
|
}
|
|
|
|
.other-reward .other-reward-record {
|
|
text-align: center;
|
|
font-size: 24rpx;
|
|
color: #f31b1b;
|
|
}
|
|
|
|
.view_two_2 {
|
|
margin: 0 30rpx;
|
|
|
|
/* height: 679rpx; */
|
|
background-color: #fff;
|
|
border-radius: 10rpx;
|
|
overflow: hidden;
|
|
margin-bottom: 20rpx;
|
|
}
|
|
|
|
.view_two_3 {
|
|
margin: 0 30rpx;
|
|
background-color: #fff;
|
|
border-radius: 10rpx;
|
|
overflow: hidden;
|
|
margin-bottom: 20rpx;
|
|
}
|
|
|
|
.view_two_2 .getRecord {
|
|
margin: 33rpx 30rpx 57rpx 30rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
flex-wrap: wrap;
|
|
}
|
|
|
|
.t_one {
|
|
font-size: 28rpx;
|
|
color: #fd2352;
|
|
width: 100%;
|
|
text-align: center;
|
|
}
|
|
|
|
.t_two {
|
|
font-size: 20rpx;
|
|
color: #333;
|
|
}
|
|
|
|
.detail {
|
|
width: 100%;
|
|
height: 100rpx;
|
|
}
|
|
|
|
.getRecord view:nth-child(3) {
|
|
margin-top: 29rpx;
|
|
border-top: 2rpx solid #eee;
|
|
}
|
|
|
|
.detailList {
|
|
margin: 15rpx 2rpx 17rpx 1rpx;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
|
|
.detaimg {
|
|
width: 56rpx;
|
|
height: 56rpx;
|
|
margin-right: 10rpx;
|
|
}
|
|
|
|
.detaimg image {
|
|
width: 100%;
|
|
height: 100%;
|
|
border-radius: 50%;
|
|
}
|
|
|
|
.txtw {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
|
|
.tname {
|
|
font-size: 24rpx;
|
|
color: #333;
|
|
}
|
|
|
|
.ttime {
|
|
font-size: 20rpx;
|
|
color: #999;
|
|
}
|
|
|
|
.tmoney {
|
|
font-size: 28rpx;
|
|
color: #ff2a50;
|
|
}
|
|
|
|
.introduceBox {
|
|
margin: 33rpx 37rpx 53rpx 30rpx;
|
|
}
|
|
|
|
.introduceTitle {
|
|
text-align: center;
|
|
height: 59rpx;
|
|
border-bottom: 2rpx solid #eee;
|
|
font-size: 28rpx;
|
|
color: #fd2352;
|
|
}
|
|
|
|
.intList {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
justify-content: space-between;
|
|
}
|
|
|
|
.intlis {
|
|
margin-top: 20rpx;
|
|
width: 306rpx;
|
|
height: 475rpx;
|
|
}
|
|
|
|
.imgaint {
|
|
height: 325rpx;
|
|
width: 100%;
|
|
}
|
|
|
|
.imgaint image {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
.textint {
|
|
display: flex;
|
|
flex-direction: column;
|
|
position: relative;
|
|
height: 150rpx;
|
|
}
|
|
|
|
.onetext {
|
|
margin-left: 6rpx;
|
|
margin-right: 16rpx;
|
|
|
|
/* margin-top: 6rpx; */
|
|
font-size: 20rpx;
|
|
color: #333;
|
|
display: -webkit-box;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-line-clamp: 2;
|
|
overflow: hidden;
|
|
vertical-align: bottom;
|
|
}
|
|
|
|
.ed {
|
|
width: 141rpx;
|
|
height: 30rpx;
|
|
border-radius: 5rpx;
|
|
border: solid 1rpx #fe2064;
|
|
text-align: center;
|
|
line-height: 30rpx;
|
|
|
|
/* margin-bottom: 5px;
|
|
margin-left: 13rpx; */
|
|
position: absolute;
|
|
bottom: 52rpx;
|
|
left: 9rpx;
|
|
font-size: 20rpx;
|
|
color: #fd2352;
|
|
}
|
|
|
|
.lasted {
|
|
/* margin: 0 10rpx 0 9rpx; */
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
|
|
.lasted view:nth-child(1) {
|
|
font-size: 24rpx;
|
|
color: #666;
|
|
position: absolute;
|
|
left: 9rpx;
|
|
bottom: 12rpx;
|
|
}
|
|
|
|
.lasted view:nth-child(2) {
|
|
width: 100rpx;
|
|
height: 30rpx;
|
|
background-color: #fd2352;
|
|
border-radius: 15rpx;
|
|
font-size: 20rpx;
|
|
color: #fff;
|
|
text-align: center;
|
|
line-height: 30rpx;
|
|
position: absolute;
|
|
right: 10rpx;
|
|
bottom: 19rpx;
|
|
}
|
|
|
|
.intcenten {
|
|
width: 100%;
|
|
margin-top: 25rpx;
|
|
}
|
|
|
|
.redName {
|
|
width: 100%;
|
|
margin-top: 21rpx;
|
|
font-size: 24rpx;
|
|
color: #666;
|
|
text-align: center;
|
|
}
|
|
|
|
.redMoney {
|
|
width: 100%;
|
|
text-align: center;
|
|
margin-top: 50rpx;
|
|
margin-bottom: 50rpx;
|
|
}
|
|
|
|
.redMoney view {
|
|
font-size: 91rpx;
|
|
color: #fe3055;
|
|
}
|
|
|
|
.redMoney view text {
|
|
font-size: 24rpx;
|
|
color: #fe3055;
|
|
}
|
|
|
|
.getPacket {
|
|
width: 200rpx;
|
|
height: 200rpx;
|
|
border-radius: 50%;
|
|
font-size: 36rpx;
|
|
color: #fff;
|
|
margin: 0 auto;
|
|
text-align: center;
|
|
line-height: 200rpx;
|
|
margin-top: 27rpx;
|
|
margin-bottom: 27rpx;
|
|
}
|
|
|
|
.getPacket_c {
|
|
width: 200rpx;
|
|
height: 200rpx;
|
|
border-radius: 50%;
|
|
font-size: 30rpx;
|
|
color: #fff;
|
|
margin: 0 auto;
|
|
margin-top: 27rpx;
|
|
margin-bottom: 27rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
|
|
.noPacket {
|
|
width: 200rpx;
|
|
height: 200rpx;
|
|
border-radius: 50%;
|
|
background-color: #e1e1e1;
|
|
font-size: 36rpx;
|
|
color: #fff;
|
|
margin: 0 auto;
|
|
text-align: center;
|
|
line-height: 200rpx;
|
|
margin-top: 27rpx;
|
|
margin-bottom: 27rpx;
|
|
}
|
|
|
|
.redList {
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: space-around;
|
|
align-items: center;
|
|
}
|
|
|
|
.redList .redlis {
|
|
width: 25%;
|
|
font-size: 24rpx;
|
|
color: #666;
|
|
text-align: center;
|
|
}
|
|
|
|
.redisw {
|
|
width: 100%;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
.line {
|
|
margin: 0 30rpx;
|
|
background-color: #d8d8d8;
|
|
border-radius: 10rpx;
|
|
height: 11rpx;
|
|
margin-top: 15rpx;
|
|
position: relative;
|
|
}
|
|
|
|
.noneLine {
|
|
position: absolute;
|
|
height: 11rpx;
|
|
border-radius: 10rpx;
|
|
top: 0;
|
|
left: 0;
|
|
|
|
/* width: 20%; */
|
|
background-color: #fe3055;
|
|
}
|
|
|
|
.lineTxt {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
margin: 0 30rpx;
|
|
margin-top: 10rpx;
|
|
}
|
|
|
|
.text_le {
|
|
text-align: right;
|
|
}
|
|
|
|
.text_co {
|
|
font-size: 24rpx;
|
|
color: #999;
|
|
}
|
|
|
|
.text_mun {
|
|
font-size: 24rpx;
|
|
color: #333;
|
|
}
|
|
|
|
.getPacket_c van-count-down view {
|
|
color: #fff;
|
|
}
|
|
|
|
.hint {
|
|
width: 518.08rpx;
|
|
height: 618.88rpx;
|
|
background-repeat: no-repeat;
|
|
background-size: cover;
|
|
background-image: url("https://mini-app-img-1251768088.cos.ap-guangzhou.myqcloud.com/daily_red24.png");
|
|
padding-top: 112.96rpx;
|
|
padding-left: 74.88rpx;
|
|
padding-right: 89.92rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
.hint .rankBox {
|
|
height: 192rpx;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.hint .hintBtn {
|
|
width: 368.96rpx;
|
|
height: 78.08rpx;
|
|
background-image: linear-gradient(0deg, #ffbd05 0%, #fff15d 100%);
|
|
box-shadow: 0rpx 9.92rpx 30.08rpx 0rpx rgba(0, 0, 0, 0.2), inset 0rpx -3.84rpx 0 0 #d8bd40;
|
|
border-radius: 38.72rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
font-size: 30.08rpx;
|
|
color: #ce2906;
|
|
margin-top: 11.2rpx;
|
|
}
|
|
|
|
.hint .txtHint {
|
|
text-align: left;
|
|
font-size: 25.92rpx;
|
|
}
|
|
|
|
.hint .titleHint {
|
|
margin: 0 auto;
|
|
font-size: 30.08rpx;
|
|
color: #ce2906;
|
|
margin-top: 25.92rpx;
|
|
margin-bottom: 12.8rpx;
|
|
}
|
|
|
|
.swiperlist {
|
|
font-size: 24rpx;
|
|
color: #333;
|
|
white-space: nowrap;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|