568 lines
16 KiB
Plaintext
568 lines
16 KiB
Plaintext
.card_index .content .content_a {
|
|
background-image: url('https://mini-app-img-1251768088.cos.ap-guangzhou.myqcloud.com/card_bgimg.png');
|
|
background-repeat: no-repeat;
|
|
background-size: 100%;
|
|
}
|
|
|
|
.card_index .content .content_a .card_equity {
|
|
padding-top: 40rpx;
|
|
}
|
|
|
|
.card_index .content .content_a .card_equity .card_bg_a {
|
|
margin: 0 auto;
|
|
width: 600rpx;
|
|
height: 250rpx;
|
|
background-size: 600rpx 330rpx;
|
|
background-repeat: no-repeat;
|
|
color: #fff;
|
|
padding-top: 80rpx;
|
|
}
|
|
|
|
.card_index .content .content_a .card_equity .card_bg_a .p {
|
|
font-size: 18px;
|
|
margin-bottom: 80rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
|
|
.card_index .content .content_a .card_equity .card_bg_a button {
|
|
width: 200rpx;
|
|
height: 60rpx;
|
|
line-height: 60rpx;
|
|
border-radius: 60rpx;
|
|
color: #daac5e;
|
|
font-size: 16px;
|
|
background: #fff;
|
|
border: none;
|
|
}
|
|
|
|
.card_index .content .content_a .card_equity .card_bg_b {
|
|
margin: 0 auto;
|
|
width: 690rpx;
|
|
height: 356rpx;
|
|
background-image: url('https://mini-app-img-1251768088.cos.ap-guangzhou.myqcloud.com/card_open.png');
|
|
background-size: 690rpx 356rpx;
|
|
background-repeat: no-repeat;
|
|
color: #fff;
|
|
padding: 40rpx 0 0 20rpx;
|
|
}
|
|
|
|
.card_index .content .content_a .card_equity .card_bg_b .top {
|
|
position: relative;
|
|
}
|
|
|
|
.card_index .content .content_a .card_equity .card_bg_b .top .top_a {
|
|
display: flex;
|
|
position: relative;
|
|
}
|
|
|
|
.card_index .content .content_a .card_equity .card_bg_b .top .top_a .img {
|
|
width: 88rpx;
|
|
height: 88rpx;
|
|
border-radius: 44rpx;
|
|
overflow: hidden;
|
|
margin-right: 12rpx;
|
|
}
|
|
|
|
.card_index .content .content_a .card_equity .card_bg_b .top .top_a .img img {
|
|
width: 100%;
|
|
}
|
|
|
|
.card_index .content .content_a .card_equity .card_bg_b .top .top_a .text .name {
|
|
max-width: 280rpx;
|
|
text-align: left;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
line-height: 48rpx;
|
|
font-size: 18px;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.card_index .content .content_a .card_equity .card_bg_b .top .top_a .text .grade {
|
|
line-height: 40rpx;
|
|
}
|
|
|
|
.card_index .content .content_a .card_equity .card_bg_b .top .top_a .span {
|
|
max-width: 280rpx;
|
|
text-align: left;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
line-height: 72rpx;
|
|
font-size: 18px;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.card_index .content .content_a .card_equity .card_bg_b .top .top_a .all_vip {
|
|
position: absolute;
|
|
right: 20rpx;
|
|
top: -40rpx;
|
|
}
|
|
|
|
.card_index .content .content_a .card_equity .card_bg_b .top .top_a .all_vip button {
|
|
height: 72rpx;
|
|
width: 200rpx;
|
|
background: rgba(0, 0, 0, 0.32);
|
|
display: flex;
|
|
align-items: center;
|
|
font-size: 28rpx;
|
|
border-radius: 0 20rpx 0 12rpx;
|
|
color: #fff;
|
|
justify-content: center;
|
|
padding-left: 0;
|
|
padding-right: 0;
|
|
}
|
|
|
|
.card_index .content .content_a .card_equity .card_bg_b .top .top_a .all_vip button icon {
|
|
font-size: 48rpx;
|
|
margin-right: 12rpx;
|
|
color: #fff;
|
|
}
|
|
|
|
.card_index .content .content_a .card_equity .card_bg_b .top .gold_card {
|
|
position: absolute;
|
|
right: 0;
|
|
top: 0;
|
|
line-height: 60rpx;
|
|
background: rgba(51, 51, 51, 0.5);
|
|
border-radius: 36rpx 0 0 36rpx;
|
|
padding: 0 20rpx;
|
|
}
|
|
|
|
.card_index .content .content_a .card_equity .card_bg_b .time {
|
|
font-size: 18px;
|
|
margin: 40rpx 0;
|
|
}
|
|
|
|
.card_index .content .content_a .card_equity .card_bg_b .btn {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
|
|
.card_index .content .content_a .card_equity .card_bg_b .btn button {
|
|
width: 200rpx;
|
|
height: 60rpx;
|
|
line-height: 60rpx;
|
|
border-radius: 60rpx;
|
|
color: #daac5e;
|
|
font-size: 16px;
|
|
background: #fff;
|
|
border: none;
|
|
}
|
|
|
|
.card_index .content .content_a .card_equity .h1 {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
font-size: 16px;
|
|
color: #333;
|
|
line-height: 88rpx;
|
|
background: #fff;
|
|
}
|
|
|
|
.card_index .content .content_a .card_equity .h1 .span {
|
|
font-style: italic;
|
|
color: #daac5e;
|
|
margin-left: 20rpx;
|
|
}
|
|
|
|
.card_index .content .content_a .equity {
|
|
border-top: solid 4rpx #ebebeb;
|
|
background: #fff;
|
|
display: flex;
|
|
padding: 24rpx 0;
|
|
}
|
|
|
|
.card_index .content .content_a .equity .li {
|
|
width: 25%;
|
|
}
|
|
|
|
.card_index .content .content_a .equity .li icon {
|
|
font-size: 72rpx;
|
|
color: #daac5e;
|
|
display: block;
|
|
margin-bottom: 8rpx;
|
|
}
|
|
|
|
.card_index .content .content_a .equity .li .span {
|
|
color: #333;
|
|
font-size: 14px;
|
|
}
|
|
|
|
.card_index .content .content_b {
|
|
margin-top: 20rpx;
|
|
background: #fff;
|
|
}
|
|
|
|
.card_index .content .content_b .tab_a {
|
|
padding: 20rpx 30rpx;
|
|
}
|
|
|
|
.card_index .content .content_b .tab_a .tab_a_box {
|
|
display: flex;
|
|
border-radius: 12rpx;
|
|
border: solid 2rpx #daac5e;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.card_index .content .content_b .tab_a .tab_a_box .li {
|
|
width: 50%;
|
|
height: 72rpx;
|
|
line-height: 72rpx;
|
|
font-size: 16px;
|
|
color: #daac5e;
|
|
text-align: center;
|
|
}
|
|
|
|
.card_index .content .content_b .tab_a .tab_a_box .current {
|
|
background: #daac5e;
|
|
color: #fff;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .tab_b,
|
|
.card_index .content .content_b .content_b_b .tab_b,
|
|
.card_index .content .content_b .content_b_c .tab_b {
|
|
background: #f5f5f5;
|
|
overflow-x: scroll;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .tab_b .tab_b_box,
|
|
.card_index .content .content_b .content_b_b .tab_b .tab_b_box,
|
|
.card_index .content .content_b .content_b_c .tab_b .tab_b_box {
|
|
display: flex;
|
|
font-size: 15px;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .tab_b .tab_b_box .li,
|
|
.card_index .content .content_b .content_b_b .tab_b .tab_b_box .li,
|
|
.card_index .content .content_b .content_b_c .tab_b .tab_b_box .li {
|
|
margin: 0 24rpx;
|
|
height: 84rpx;
|
|
line-height: 84rpx;
|
|
color: #666;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .tab_b .tab_b_box .current,
|
|
.card_index .content .content_b .content_b_b .tab_b .tab_b_box .current,
|
|
.card_index .content .content_b .content_b_c .tab_b .tab_b_box .current {
|
|
font-weight: bold;
|
|
color: #daac5e;
|
|
border-bottom: solid 6rpx #daac5e;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .tab_b .tab_b_box .li:last-child,
|
|
.card_index .content .content_b .content_b_b .tab_b .tab_b_box .li:last-child,
|
|
.card_index .content .content_b .content_b_c .tab_b .tab_b_box .li:last-child {
|
|
padding-right: 24rpx;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .tab_c .tab_c_box,
|
|
.card_index .content .content_b .content_b_b .tab_c .tab_c_box,
|
|
.card_index .content .content_b .content_b_c .tab_c .tab_c_box {
|
|
display: flex;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .tab_c .tab_c_box .li,
|
|
.card_index .content .content_b .content_b_b .tab_c .tab_c_box .li,
|
|
.card_index .content .content_b .content_b_c .tab_c .tab_c_box .li {
|
|
flex: 1;
|
|
padding: 20rpx 0;
|
|
color: #666;
|
|
text-align: center;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .tab_c .tab_c_box .li .span,
|
|
.card_index .content .content_b .content_b_b .tab_c .tab_c_box .li .span,
|
|
.card_index .content .content_b .content_b_c .tab_c .tab_c_box .li .span {
|
|
display: block;
|
|
line-height: 40rpx;
|
|
font-size: 13px;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .tab_c .tab_c_box .current,
|
|
.card_index .content .content_b .content_b_b .tab_c .tab_c_box .current,
|
|
.card_index .content .content_b .content_b_c .tab_c .tab_c_box .current {
|
|
background: rgba(218, 172, 94, 0.6);
|
|
color: #333;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .goods_list,
|
|
.card_index .content .content_b .content_b_b .goods_list,
|
|
.card_index .content .content_b .content_b_c .goods_list {
|
|
padding: 0 24rpx;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .goods_list .goods,
|
|
.card_index .content .content_b .content_b_b .goods_list .goods,
|
|
.card_index .content .content_b .content_b_c .goods_list .goods {
|
|
display: flex;
|
|
padding: 32rpx 0;
|
|
border-bottom: solid 2rpx #ebebeb;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .goods_list .goods .img,
|
|
.card_index .content .content_b .content_b_b .goods_list .goods .img,
|
|
.card_index .content .content_b .content_b_c .goods_list .goods .img {
|
|
width: 128rpx;
|
|
height: 128rpx;
|
|
border: solid 2rpx #e8e8e8;
|
|
overflow: hidden;
|
|
margin-right: 24rpx;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .goods_list .goods .img image,
|
|
.card_index .content .content_b .content_b_b .goods_list .goods .img image,
|
|
.card_index .content .content_b .content_b_c .goods_list .goods .img image {
|
|
width: 100%;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .goods_list .info,
|
|
.card_index .content .content_b .content_b_b .goods_list .info,
|
|
.card_index .content .content_b .content_b_c .goods_list .info {
|
|
width: 550rpx;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .goods_list .info .li,
|
|
.card_index .content .content_b .content_b_b .goods_list .info .li,
|
|
.card_index .content .content_b .content_b_c .goods_list .info .li {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .goods_list .info .info_a,
|
|
.card_index .content .content_b .content_b_b .goods_list .info .info_a,
|
|
.card_index .content .content_b .content_b_c .goods_list .info .info_a {
|
|
margin-bottom: 8rpx;
|
|
font-size: 15px;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .goods_list .info .info_a .span:first-child,
|
|
.card_index .content .content_b .content_b_b .goods_list .info .info_a .span:first-child,
|
|
.card_index .content .content_b .content_b_c .goods_list .info .info_a .span:first-child {
|
|
max-width: 140rpx;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .goods_list .info .info_a .span:last-child,
|
|
.card_index .content .content_b .content_b_b .goods_list .info .info_a .span:last-child,
|
|
.card_index .content .content_b .content_b_c .goods_list .info .info_a .span:last-child {
|
|
color: #8c8c8c;
|
|
font-size: 14px;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .goods_list .info .info_b .span,
|
|
.card_index .content .content_b .content_b_b .goods_list .info .info_b .span,
|
|
.card_index .content .content_b .content_b_c .goods_list .info .info_b .span {
|
|
background: #f5f5f5;
|
|
font-size: 12px;
|
|
color: #18bdad;
|
|
padding: 0 8rpx;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .goods_list .info .info_c,
|
|
.card_index .content .content_b .content_b_b .goods_list .info .info_c,
|
|
.card_index .content .content_b .content_b_c .goods_list .info .info_c {
|
|
color: #daac5e;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .goods_list .info .info_c .span,
|
|
.card_index .content .content_b .content_b_b .goods_list .info .info_c .span,
|
|
.card_index .content .content_b .content_b_c .goods_list .info .info_c .span {
|
|
font-size: 16px;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .goods_list .info .info_c button,
|
|
.card_index .content .content_b .content_b_b .goods_list .info .info_c button,
|
|
.card_index .content .content_b .content_b_c .goods_list .info .info_c button {
|
|
border: solid 2rpx #daac5e;
|
|
padding: 4rpx 16rpx;
|
|
font-size: 26rpx;
|
|
border-radius: 6rpx;
|
|
color: #daac5e;
|
|
}
|
|
|
|
.button-styles {
|
|
margin: 0;
|
|
height: 28px;
|
|
line-height: 24px;
|
|
background: #fff;
|
|
}
|
|
|
|
.button-styles::after {
|
|
border: none;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .coupon_box,
|
|
.card_index .content .content_b .content_b_b .coupon_box,
|
|
.card_index .content .content_b .content_b_c .coupon_box {
|
|
margin-top: 40rpx;
|
|
padding-bottom: 40rpx;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .coupon_box .coupon,
|
|
.card_index .content .content_b .content_b_b .coupon_box .coupon,
|
|
.card_index .content .content_b .content_b_c .coupon_box .coupon {
|
|
background: #fff;
|
|
border: none;
|
|
margin: 20rpx auto;
|
|
width: 690rpx;
|
|
height: 180rpx;
|
|
background-image: url('https://mini-app-img-1251768088.cos.ap-guangzhou.myqcloud.com/coupon_b.png');
|
|
background-size: 690rpx 180rpx;
|
|
background-repeat: no-repeat;
|
|
display: flex;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .coupon_box .coupon .left,
|
|
.card_index .content .content_b .content_b_b .coupon_box .coupon .left,
|
|
.card_index .content .content_b .content_b_c .coupon_box .coupon .left {
|
|
width: 248rpx;
|
|
height: 160rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
flex-direction: column;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .coupon_box .coupon .left .img,
|
|
.card_index .content .content_b .content_b_b .coupon_box .coupon .left .img,
|
|
.card_index .content .content_b .content_b_c .coupon_box .coupon .left .img {
|
|
margin: 0 auto;
|
|
width: 72rpx;
|
|
height: 72rpx;
|
|
border-radius: 60rpx;
|
|
overflow: hidden;
|
|
margin-bottom: 16rpx;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .coupon_box .coupon .left .img image,
|
|
.card_index .content .content_b .content_b_b .coupon_box .coupon .left .img image,
|
|
.card_index .content .content_b .content_b_c .coupon_box .coupon .left .img image {
|
|
width: 100%;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .coupon_box .coupon .left .p,
|
|
.card_index .content .content_b .content_b_b .coupon_box .coupon .left .p,
|
|
.card_index .content .content_b .content_b_c .coupon_box .coupon .left .p {
|
|
width: 248rpx;
|
|
padding: 0 20rpx;
|
|
display: block;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
font-size: 28rpx;
|
|
text-align: center;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .coupon_box .coupon .right,
|
|
.card_index .content .content_b .content_b_b .coupon_box .coupon .right,
|
|
.card_index .content .content_b .content_b_c .coupon_box .coupon .right {
|
|
width: 442rpx;
|
|
height: 160rpx;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
padding: 0 20rpx;
|
|
position: relative;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .coupon_box .coupon .right .right_a .li,
|
|
.card_index .content .content_b .content_b_b .coupon_box .coupon .right .right_a .li,
|
|
.card_index .content .content_b .content_b_c .coupon_box .coupon .right .right_a .li {
|
|
line-height: 36rpx;
|
|
color: #daac5e;
|
|
text-align: left;
|
|
font-size: 26rpx;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .coupon_box .coupon .right .right_b .li:first-child,
|
|
.card_index .content .content_b .content_b_b .coupon_box .coupon .right .right_b .li:first-child,
|
|
.card_index .content .content_b .content_b_c .coupon_box .coupon .right .right_b .li:first-child {
|
|
color: #daac5e;
|
|
font-size: 28rpx;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .coupon_box .coupon .right .right_b .li:first-child .span,
|
|
.card_index .content .content_b .content_b_b .coupon_box .coupon .right .right_b .li:first-child .span,
|
|
.card_index .content .content_b .content_b_c .coupon_box .coupon .right .right_b .li:first-child .span {
|
|
font-size: 48rpx;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .coupon_box .coupon .right .right_b .li:last-child,
|
|
.card_index .content .content_b .content_b_b .coupon_box .coupon .right .right_b .li:last-child,
|
|
.card_index .content .content_b .content_b_c .coupon_box .coupon .right .right_b .li:last-child {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .coupon_box .coupon .right .right_b .li:last-child button,
|
|
.card_index .content .content_b .content_b_b .coupon_box .coupon .right .right_b .li:last-child button,
|
|
.card_index .content .content_b .content_b_c .coupon_box .coupon .right .right_b .li:last-child button {
|
|
border: none;
|
|
background: #daac5e;
|
|
color: #fff;
|
|
font-size: 12px;
|
|
border-radius: 32rpx;
|
|
padding: 4rpx 16rpx;
|
|
line-height: inherit;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .coupon_box .coupon .right .received_b,
|
|
.card_index .content .content_b .content_b_b .coupon_box .coupon .right .received_b,
|
|
.card_index .content .content_b .content_b_c .coupon_box .coupon .right .received_b {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 40%;
|
|
}
|
|
|
|
.card_index .content .content_b .content_b_a .coupon_box .coupon .right .received_b icon,
|
|
.card_index .content .content_b .content_b_b .coupon_box .coupon .right .received_b icon,
|
|
.card_index .content .content_b .content_b_c .coupon_box .coupon .right .received_b icon {
|
|
font-size: 120rpx;
|
|
color: #daac5e;
|
|
opacity: 0.3;
|
|
}
|
|
|
|
.fade-enter-active,
|
|
.fade-leave-active {
|
|
transition: opacity 0.5s;
|
|
}
|
|
|
|
.fade-enter,
|
|
.fade-leave-to {
|
|
opacity: 0;
|
|
}
|
|
|
|
.amount-box {
|
|
height: 92rpx;
|
|
line-height: 92rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
padding: 0 28rpx;
|
|
margin-top: 20rpx;
|
|
background: #fff;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.amount-box .amount-box-left text {
|
|
margin-left: 8rpx;
|
|
font-size: 18px;
|
|
font-weight: bold;
|
|
color: #daac5e;
|
|
}
|
|
|
|
.amount-box .amount-box-right {
|
|
color: #999;
|
|
}
|
|
|
|
.amount-box .amount-box-right icon {
|
|
display: inline-flex;
|
|
font-size: 18px;
|
|
}
|