yuminge-app/yun-min-program-plugin-master/packageH/toker/tokerMerchant/tokerMerchant.wxss

429 lines
7.7 KiB
Plaintext

/* packageH/toker/tokerMerchant/tokerMerchant.wxss */
.box {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin-top: 143.04rpx;
}
.box .boxspan {
font-size: 30.08rpx;
}
.box .iconfont {
color: #f15353;
font-size: 40rpx;
}
view,
text {
box-sizing: border-box;
}
.already {
height: 168rpx;
width: 689.92rpx;
background: #fff;
display: flex;
align-items: center;
justify-content: center;
color: #666;
margin: 0 auto;
}
.fiexdP {
position: fixed;
bottom: 34.88rpx;
width: 100%;
z-index: 100;
}
.fiexdP .btn {
margin: 0 auto;
width: 609.92rpx;
height: 80rpx;
background-color: #f14e4e;
border-radius: 40rpx;
text-align: center;
line-height: 80rpx;
font-size: 30.08rpx;
color: #fff;
}
.repeatedly {
margin-top: 20.16rpx;
padding-bottom: 192rpx;
}
.repeatedly .title {
margin: 0 auto;
width: 689.92rpx;
height: 60.16rpx;
background-color: #feebeb;
border-radius: 15.04rpx 15.04rpx 0 0;
text-align: center;
font-size: 25.92rpx;
color: #333;
line-height: 60.16rpx;
}
.repeatedly .repShop .shoplis {
width: 689.92rpx;
height: 224rpx;
margin: 0 auto;
background: #fff;
display: flex;
justify-content: space-between;
flex-direction: column;
}
.repeatedly .repShop .shoplis .lisBottom {
flex: 1;
display: flex;
justify-content: flex-end;
align-items: center;
padding-right: 24rpx;
}
.repeatedly .repShop .shoplis .lisTop {
display: flex;
height: 114.88rpx;
width: 100%;
padding: 22.08rpx 38.08rpx 0 16rpx;
}
.repeatedly .repShop .shoplis .lisTop .shopLeft {
width: 114.88rpx;
height: 114.88rpx;
background-color: #f5f5f5;
margin-left: 18.88rpx;
margin-right: 16.96rpx;
}
.repeatedly .repShop .shoplis .lisTop .shopLeft image {
width: 100%;
height: 100%;
}
.repeatedly .repShop .shoplis .lisTop .shopRight {
flex: 1;
height: 114.88rpx;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.repeatedly .repShop .shoplis .lisTop .shopRight .bottom {
display: flex;
}
.repeatedly .repShop .shoplis .lisTop .shopRight .bottom .shopNum {
font-size: 24rpx;
color: #999;
}
.repeatedly .repShop .shoplis .lisTop .shopRight .bottom .status {
font-size: 24rpx;
color: #f15353;
margin-left: 9.6rpx;
}
.repeatedly .repShop .shoplis .lisTop .shopRight .shopName {
text-align: left;
}
.repeatedly .repShop .shoplis .line {
border-top: 1rpx solid #ece8e8;
margin: 0 24rpx;
}
.onece {
margin-top: 20.16rpx;
}
.onece .title {
margin: 0 auto;
width: 689.92rpx;
height: 60.16rpx;
background-color: #feebeb;
border-radius: 15.04rpx 15.04rpx 0 0;
text-align: center;
font-size: 25.92rpx;
color: #333;
line-height: 60.16rpx;
}
.onece .shopDetail {
width: 689.92rpx;
height: 165.12rpx;
background-color: #fff;
display: flex;
justify-content: space-between;
align-items: center;
margin: 0 auto;
padding: 22.08rpx 38.08rpx 24rpx 16rpx;
}
.onece .shopDetail .shopRight {
flex: 1;
height: 100%;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: space-between;
margin-left: 16rpx;
}
.onece .shopDetail .shopRight .bottom {
display: flex;
align-items: center;
}
.onece .shopDetail .shopRight .bottom .shopPrice {
font-size: 24rpx;
color: #999;
}
.onece .shopDetail .shopRight .bottom .status {
font-size: 24rpx;
color: #f15353;
margin-left: 9.6rpx;
}
.onece .shopDetail .shopRight .shopName {
text-align: left;
font-size: 25.92rpx;
color: #333;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.onece .shopDetail .shopLeft {
width: 114.88rpx;
height: 114.88rpx;
margin-left: 18.88rpx;
background-color: #f5f5f5;
}
.onece .shopDetail .shopLeft image {
width: 100%;
height: 100%;
}
.conten_a .shopDetail {
width: 689.92rpx;
height: 165.12rpx;
background-color: #fff;
padding: 24rpx 40rpx 24rpx 29.12rpx;
display: flex;
justify-content: space-between;
align-items: center;
margin: 0 auto;
margin-top: -94.08rpx;
}
.conten_a .shopDetail .shopRight {
flex: 1;
height: 100%;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: space-between;
margin-left: 16rpx;
}
.conten_a .shopDetail .shopRight .shopPrice {
font-size: 24rpx;
color: #f15353;
}
.conten_a .shopDetail .shopRight .shopName {
text-align: left;
font-size: 25.92rpx;
color: #333;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.conten_a .shopDetail .shopLeft {
width: 114.88rpx;
height: 114.88rpx;
background-color: #f5f5f5;
}
.conten_a .shopDetail .shopLeft image {
width: 100%;
height: 100%;
}
.conten_a .headTop {
width: 100%;
height: 268.16rpx;
background-color: #ff3e38;
border-radius: 0 0 54.08rpx 54.08rpx;
padding: 30.08rpx 30.08rpx 0 30.08rpx;
}
.conten_a .headTop .user {
display: flex;
align-items: center;
justify-content: flex-start;
}
.conten_a .headTop .user .usetDetail {
flex: 1;
display: flex;
flex-direction: column;
align-items: flex-start;
margin-left: 21.12rpx;
overflow: hidden;
}
.conten_a .headTop .user .usetDetail .userName {
font-size: 32rpx;
color: #fefefe;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 100%;
text-align: left;
}
.conten_a .headTop .user .usetDetail .orderNum {
font-size: 24rpx;
color: #ececec;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
text-align: left;
width: 100%;
}
.conten_a .headTop .user image {
width: 113.92rpx;
height: 113.92rpx;
background-color: #f0f1f6;
border-radius: 100%;
}
.checkedBox {
display: flex;
align-items: center;
}
.vanStepperPlus {
color: #fff !important;
background-color: #ee0a24 !important;
border-radius: 50% !important;
}
.vanStepperMinus {
color: #fff !important;
background-color: #ee0a24 !important;
border-radius: 50% !important;
}
.vanStepperInput {
background: transparent !important;
color: #000 !important;
}
.conten_a .shopDetail .shopRight .shopName {
text-align: left;
font-size: 25.92rpx;
color: #333;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.conten_a .shopDetail .shopLeft {
width: 114.88rpx;
height: 114.88rpx;
background-color: #f5f5f5;
}
.conten_a .shopDetail .shopLeft image {
width: 100%;
height: 100%;
}
.conten_a .headTop {
width: 100%;
height: 268.16rpx;
background-color: #ff3e38;
border-radius: 0 0 54.08rpx 54.08rpx;
padding: 30.08rpx 30.08rpx 0 30.08rpx;
}
.conten_a .headTop .user {
display: flex;
align-items: center;
justify-content: flex-start;
}
.conten_a .headTop .user .usetDetail {
flex: 1;
display: flex;
flex-direction: column;
align-items: flex-start;
margin-left: 21.12rpx;
overflow: hidden;
}
.conten_a .headTop .user .usetDetail .userName {
font-size: 32rpx;
color: #fefefe;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 100%;
text-align: left;
}
.conten_a .headTop .user .usetDetail .orderNum {
font-size: 24rpx;
color: #ececec;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
text-align: left;
width: 100%;
}
.conten_a .headTop .user image {
width: 113.92rpx;
height: 113.92rpx;
background-color: #f0f1f6;
border-radius: 100%;
}
.checkedBox {
display: flex;
align-items: center;
}
.vanStepperPlus {
color: #fff !important;
background-color: #f14e4e !important;
border-radius: 50% !important;
}
.vanStepperMinus {
color: #fff !important;
background-color: #f14e4e !important;
border-radius: 50% !important;
}
.vanStepperInput {
background: transparent !important;
color: #000 !important;
}