538 lines
9.8 KiB
Plaintext
538 lines
9.8 KiB
Plaintext
@charset "UTF-8";
|
|
|
|
#createGroup .upload-img-box {
|
|
padding: 20rpx;
|
|
display: flex;
|
|
background: #fff;
|
|
border-bottom: 1rpx solid #f5f5f5;
|
|
}
|
|
|
|
#createGroup .upload-img-box .selest-goods {
|
|
display: flex;
|
|
width: 100%;
|
|
}
|
|
|
|
#createGroup .upload-img-box .selest-goods image {
|
|
width: 124rpx;
|
|
height: 124rpx;
|
|
margin: 0 28rpx 0 0;
|
|
}
|
|
|
|
#createGroup .upload-img-box .selest-goods .goods-right {
|
|
flex: 1;
|
|
text-align: left;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: space-between;
|
|
overflow: hidden;
|
|
}
|
|
|
|
#createGroup .upload-img-box .selest-goods .goods-right .g-titles {
|
|
font-size: 24rpx;
|
|
color: #666;
|
|
overflow: hidden;
|
|
|
|
/* 超出部分隐藏 */
|
|
text-overflow: ellipsis;
|
|
|
|
/* 超出部分显示省略号 */
|
|
white-space: nowrap;
|
|
|
|
/* 规定段落中的文本不进行换行 */
|
|
}
|
|
|
|
.search-good-class {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
|
|
.search-good-class .classic {
|
|
background: #fff;
|
|
}
|
|
|
|
.search-good-class .big-title {
|
|
font-size: 40rpx;
|
|
color: #000;
|
|
font-weight: bold;
|
|
text-align: left;
|
|
padding: 28rpx 28rpx 0;
|
|
}
|
|
|
|
.search-good-class .search-goodlist {
|
|
text-align: left;
|
|
flex: 1;
|
|
overflow: scroll;
|
|
}
|
|
|
|
.search-good-class .search-goodlist .search-goodlist-main-right {
|
|
flex: 1;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: space-between;
|
|
}
|
|
|
|
.search-good-class .search-goodlist .search-goodlist-main {
|
|
display: flex;
|
|
flex: 1;
|
|
margin-left: 28rpx;
|
|
margin-bottom: 20rpx;
|
|
}
|
|
|
|
.search-good-class .search-goodlist .search-goodlist-main image {
|
|
width: 200rpx;
|
|
height: 200rpx;
|
|
margin: 0 28rpx 0 0;
|
|
border-radius: 16rpx;
|
|
}
|
|
|
|
.search-good-class .search-goodlist .search-goodlist-main .good-title {
|
|
line-height: 40rpx;
|
|
color: #000;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
display: -webkit-box;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-line-clamp: 2;
|
|
}
|
|
|
|
.search-good-class .search-goodlist .search-goodlist-main .good-other {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
font-size: 24rpx;
|
|
}
|
|
|
|
.search-good-class .search-goodlist .search-goodlist-main .good-price {
|
|
color: #ff2c29;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.file-diystyle {
|
|
display: flex;
|
|
background: #fff;
|
|
align-items: center;
|
|
line-height: 0.75rem;
|
|
padding: 0.3125rem 0.5rem;
|
|
color: #646566;
|
|
}
|
|
|
|
.coupon_list .shopCoupon {
|
|
margin: 16rpx 28rpx;
|
|
width: 630rpx;
|
|
box-shadow: 1rpx 4rpx 14rpx 6rpx rgba(81, 81, 81, 0.52);
|
|
position: relative;
|
|
margin-bottom: 32rpx;
|
|
}
|
|
|
|
.coupon_list .shopCoupon .shopCouponNew {
|
|
width: 630rpx;
|
|
height: 216rpx;
|
|
display: flex;
|
|
}
|
|
|
|
.goodchild .van-radio__label {
|
|
flex: 1;
|
|
padding-right: 1rem;
|
|
}
|
|
|
|
.coupon_list .shopCoupon .shopCouponNew .left {
|
|
width: 264rpx;
|
|
height: 216rpx;
|
|
position: relative;
|
|
}
|
|
|
|
.coupon_list .shopCoupon .shopCouponNew .left .postLeft {
|
|
position: absolute;
|
|
right: 0.5rem;
|
|
top: 0;
|
|
width: 265rpx;
|
|
height: 218rpx;
|
|
background-repeat: no-repeat;
|
|
background-size: cover;
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
|
|
.coupon_list .shopCoupon .shopCouponNew .left .postLeft .line {
|
|
width: 204rpx;
|
|
border: dashed 1rpx #f5f5f5;
|
|
margin-left: 19rpx;
|
|
}
|
|
|
|
.coupon_list .shopCoupon .shopCouponNew .left .postLeft .Chapter_number {
|
|
font-size: 19rpx;
|
|
color: #fff;
|
|
position: absolute;
|
|
top: 11rpx;
|
|
left: 19rpx;
|
|
width: 64rpx;
|
|
text-align: center;
|
|
}
|
|
|
|
.coupon_list .shopCoupon .shopCouponNew .left .postLeft .textOne {
|
|
font-size: 52rpx;
|
|
color: #fff;
|
|
margin-top: 25.6rpx;
|
|
margin-bottom: 19.2rpx;
|
|
word-break: break-all;
|
|
}
|
|
|
|
.coupon_list .shopCoupon .shopCouponNew .left .postLeft .textTwo {
|
|
font-size: 22.08rpx;
|
|
line-height: 26.88rpx;
|
|
color: #fff;
|
|
margin-top: 23.04rpx;
|
|
margin-bottom: 16rpx;
|
|
}
|
|
|
|
.coupon_list .shopCoupon .shopCouponNew .left .postLeft .tapBox {
|
|
width: 149.12rpx;
|
|
height: 42.88rpx;
|
|
background-color: #fff;
|
|
border-radius: 13.76rpx;
|
|
line-height: 46.08rpx;
|
|
}
|
|
|
|
.coupon_list .shopCoupon .shopCouponNew .left .postLeft .tapBox span {
|
|
color: #fba560;
|
|
font-size: 25.28px;
|
|
letter-spacing: 2.56px;
|
|
}
|
|
|
|
.coupon_list .shopCoupon .shopCouponNew .right {
|
|
flex: 1;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: space-between;
|
|
text-align: left;
|
|
padding: 24rpx 28rpx 24rpx 0;
|
|
}
|
|
|
|
.coupon_list .shopCoupon .shopCouponNew .right .coupon_name {
|
|
font-weight: bold;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
display: -webkit-box;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-line-clamp: 2;
|
|
}
|
|
|
|
.coupon_list .shopCoupon .shopCouponNew .right .coupon_total {
|
|
font-size: 24rpx;
|
|
}
|
|
|
|
#createGroup .text {
|
|
font-size: 20rpx;
|
|
color: #f36f6f;
|
|
padding: 20rpx;
|
|
text-align: left;
|
|
background: #fff;
|
|
margin-bottom: 20rpx;
|
|
}
|
|
|
|
#createGroup .btn-class {
|
|
padding: 0 8rpx;
|
|
height: 40rpx;
|
|
line-height: 40rpx;
|
|
border: solid 1rpx #f14e4e;
|
|
display: block;
|
|
font-size: 24rpx;
|
|
border-radius: 4rpx;
|
|
}
|
|
|
|
#createGroup .bg-color {
|
|
background: #f14e4e;
|
|
color: #fff;
|
|
}
|
|
|
|
#createGroup .add-margin {
|
|
margin: 0 20rpx;
|
|
}
|
|
|
|
#createGroup .small-text {
|
|
font-size: 24rpx;
|
|
color: #999;
|
|
}
|
|
|
|
#createGroup .del-color,
|
|
#createGroup .icon-ht_tips {
|
|
color: #f14e4e;
|
|
}
|
|
|
|
#createGroup .level-box {
|
|
padding: 0 30rpx;
|
|
background: #fff;
|
|
}
|
|
|
|
#createGroup .level-box .add-level {
|
|
border-bottom: 1rpx solid #ebebeb;
|
|
}
|
|
|
|
#createGroup .level-box .add-level .add-level-title {
|
|
height: 52rpx;
|
|
line-height: 52rpx;
|
|
background-color: #f3f3f3;
|
|
display: flex;
|
|
}
|
|
|
|
#createGroup .level-box .add-level .w20 {
|
|
width: 20%;
|
|
}
|
|
|
|
#createGroup .level-box .add-level .w30 {
|
|
width: 30%;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
|
|
#createGroup .level-box .add-level .no-blank {
|
|
padding: 28rpx 0;
|
|
}
|
|
|
|
#createGroup .level-box .add-level .level-edit {
|
|
display: flex;
|
|
align-items: center;
|
|
color: #202020;
|
|
height: 100rpx;
|
|
line-height: 100rpx;
|
|
}
|
|
|
|
#createGroup .level-box .add-level .level-edit input {
|
|
width: 120rpx;
|
|
height: 40rpx;
|
|
border: solid 1rpx #999;
|
|
}
|
|
|
|
#createGroup .big-titel {
|
|
display: flex;
|
|
align-items: center;
|
|
width: 100%;
|
|
height: 100rpx;
|
|
line-height: 100rpx;
|
|
font-size: 30rpx;
|
|
}
|
|
|
|
#createGroup .coupon-box {
|
|
display: flex;
|
|
font-size: 24rpx;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
justify-content: center;
|
|
background: #fff;
|
|
}
|
|
|
|
#createGroup .coupon-box .select-btn {
|
|
width: 160rpx;
|
|
margin: 20rpx 0;
|
|
}
|
|
|
|
#createGroup .coupon-box .coupon-list {
|
|
width: 100%;
|
|
padding: 0 30rpx;
|
|
}
|
|
|
|
#createGroup .coupon-box .coupon-list .coupon-child {
|
|
display: flex;
|
|
align-items: center;
|
|
width: 100%;
|
|
height: 68rpx;
|
|
flex-wrap: nowrap;
|
|
}
|
|
|
|
#createGroup .coupon-box .coupon-list .coupon-child .coupon-name {
|
|
padding: 0 8rpx;
|
|
width: 172rpx;
|
|
height: 46rpx;
|
|
background-color: #e6e6e6;
|
|
border-radius: 4rpx;
|
|
overflow: hidden;
|
|
|
|
/* 超出部分隐藏 */
|
|
text-overflow: ellipsis;
|
|
|
|
/* 超出部分显示省略号 */
|
|
white-space: nowrap;
|
|
|
|
/* 规定段落中的文本不进行换行 */
|
|
}
|
|
|
|
#createGroup .coupon-box .coupon-list .coupon-child .coupon-num {
|
|
flex: 1;
|
|
text-align: left;
|
|
padding: 0 20rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
|
|
#createGroup .coupon-box .coupon-list .coupon-child .coupon-num input {
|
|
width: 120rpx;
|
|
height: 40rpx;
|
|
border: solid 1rpx #999;
|
|
}
|
|
|
|
#createGroup .coupon-box .coupon-list .coupon-child .coupon-del {
|
|
width: 20%;
|
|
}
|
|
|
|
#createGroup .share-config {
|
|
padding: 0 30rpx 32rpx;
|
|
background: #fff;
|
|
}
|
|
|
|
#createGroup .share-config .config-title {
|
|
height: 76rpx;
|
|
line-height: 76rpx;
|
|
text-align: left;
|
|
}
|
|
|
|
#createGroup .share-config .config-content {
|
|
border: 1rpx solid #eaeaea;
|
|
}
|
|
|
|
#createGroup .share-config .add-confid {
|
|
margin: 16rpx 0;
|
|
display: flex;
|
|
}
|
|
|
|
#createGroup .share-config .add-confid .add-btn {
|
|
flex: 1;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
}
|
|
|
|
#createGroup .share-config .add-confid .add-btn .btn-class {
|
|
color: #f14e4e;
|
|
margin-left: 16rpx;
|
|
margin-bottom: 16rpx;
|
|
}
|
|
|
|
#createGroup .next-btn {
|
|
width: 612rpx;
|
|
height: 80rpx;
|
|
line-height: 80rpx;
|
|
background-color: #f14e4e;
|
|
margin: 32rpx auto;
|
|
color: #fff;
|
|
text-align: center;
|
|
}
|
|
|
|
.btn-main {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
|
|
.btn-main .next-btn {
|
|
width: 300rpx;
|
|
}
|
|
|
|
#createGroup #groupDataStatistics {
|
|
width: 100%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
overflow-x: scroll;
|
|
background: #fff;
|
|
}
|
|
|
|
#createGroup #groupDataStatistics .list {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-bottom: 20rpx;
|
|
background: #fff;
|
|
width: fit-content;
|
|
padding: 20rpx 0;
|
|
}
|
|
|
|
#createGroup #groupDataStatistics .list .list-small {
|
|
width: 156rpx;
|
|
flex-shrink: 0;
|
|
}
|
|
|
|
#createGroup #groupDataStatistics .list .list-big {
|
|
flex-shrink: 0;
|
|
width: 316rpx;
|
|
}
|
|
|
|
#createGroup #groupDataStatistics .list .list-child {
|
|
margin: 16rpx 0;
|
|
}
|
|
|
|
#createGroup #groupDataStatistics .list .list-child input {
|
|
width: 144rpx;
|
|
height: 40rpx;
|
|
border: solid 1rpx #999;
|
|
}
|
|
|
|
#createGroup #groupDataStatistics .list-main {
|
|
max-height: 70vh;
|
|
overflow: scroll;
|
|
}
|
|
|
|
#createGroup #groupDataStatistics .line {
|
|
height: 90rpx;
|
|
line-height: 90rpx;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
#createGroup #groupDataStatistics .line .list-small,
|
|
#createGroup #groupDataStatistics .line .list-big {
|
|
background: #f5f5f5;
|
|
}
|
|
|
|
.checkbox-box {
|
|
position: relative;
|
|
display: flex;
|
|
box-sizing: border-box;
|
|
width: 100%;
|
|
padding: 10px 16px;
|
|
font-size: 14px;
|
|
line-height: 24px;
|
|
background-color: #fff;
|
|
color: #646566;
|
|
}
|
|
|
|
.checkbox-box::after {
|
|
position: absolute;
|
|
box-sizing: border-box;
|
|
transform-origin: center;
|
|
content: " ";
|
|
pointer-events: none;
|
|
right: 16px;
|
|
bottom: 0;
|
|
left: 16px;
|
|
border-bottom: 1px solid #ebedf0;
|
|
transform: scaleY(0.5);
|
|
}
|
|
|
|
.checkbox-box .label-box {
|
|
width: 172rpx;
|
|
}
|
|
|
|
.checkbox-box .checkbox-main {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
|
|
.checkbox-box .checkbox-main icon {
|
|
margin-left: 10rpx;
|
|
margin-top: -10rpx;
|
|
}
|
|
|
|
.config-content textarea {
|
|
min-height: 36px;
|
|
}
|
|
|
|
.good-more-btn {
|
|
padding: 30rpx 0 20rpx;
|
|
font-size: 30rpx;
|
|
text-align: center;
|
|
color: #999;
|
|
}
|
|
|
|
.disableds-input {
|
|
background: #e4e7ed;
|
|
border: none !important;
|
|
color: #c0c4cc;
|
|
}
|