301 lines
6.6 KiB
Plaintext
301 lines
6.6 KiB
Plaintext
.main.data-v-252ecf1a {
|
|
width: 100%;
|
|
height: 100vh;
|
|
background: #f5f6f7;
|
|
box-sizing: border-box;
|
|
padding: 16rpx 32rpx;
|
|
}
|
|
.main .content.data-v-252ecf1a {
|
|
background: #ffffff;
|
|
border-radius: 6rpx;
|
|
width: 100%;
|
|
box-sizing: border-box;
|
|
padding: 32rpx;
|
|
}
|
|
.main .content .contentTop.data-v-252ecf1a {
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.main .content .contentTop .title.data-v-252ecf1a {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 28rpx;
|
|
color: #130f05;
|
|
line-height: 40rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
}
|
|
.main .content .contentTop .anonymous.data-v-252ecf1a {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 24rpx;
|
|
color: #716f69;
|
|
line-height: 36rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
}
|
|
.main .content .starRate.data-v-252ecf1a {
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
padding-bottom: 32rpx;
|
|
border-bottom: 2rpx solid #f0f0f0;
|
|
margin-top: 40rpx;
|
|
}
|
|
.main .content .starRate .shopImg.data-v-252ecf1a {
|
|
width: 104rpx;
|
|
height: 104rpx;
|
|
border-radius: 6rpx;
|
|
overflow: hidden;
|
|
margin-right: 24rpx;
|
|
}
|
|
.main .content .starRate .rateBox .shopName.data-v-252ecf1a {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 32rpx;
|
|
color: #130f05;
|
|
line-height: 44rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
margin-bottom: 12rpx;
|
|
}
|
|
.main .content .textBox.data-v-252ecf1a {
|
|
margin-top: 32px;
|
|
}
|
|
.main .content .textBox .photo-box.data-v-252ecf1a {
|
|
display: flex;
|
|
align-items: center;
|
|
flex-wrap: wrap;
|
|
}
|
|
.main .content .textBox .photo-box .images.data-v-252ecf1a {
|
|
margin: 16rpx 0 16rpx 13rpx;
|
|
position: relative;
|
|
}
|
|
.main .content .textBox .photo-box .images image.data-v-252ecf1a {
|
|
height: 140rpx;
|
|
width: 140rpx;
|
|
border-radius: 6rpx;
|
|
background: #fff;
|
|
}
|
|
.main .content .textBox .photo-box .images ._i.data-v-252ecf1a {
|
|
background: #ea4848;
|
|
height: 30rpx;
|
|
width: 30rpx;
|
|
border-radius: 50%;
|
|
position: absolute;
|
|
top: -15rpx;
|
|
right: -10rpx;
|
|
}
|
|
.main .content .textBox .photo-box .images ._i.data-v-252ecf1a:after {
|
|
content: " ";
|
|
height: 4rpx;
|
|
width: 18rpx;
|
|
display: block;
|
|
background: #fff;
|
|
margin-top: 14rpx;
|
|
margin-left: 6rpx;
|
|
border-radius: 4rpx;
|
|
}
|
|
.main .content .textBox .photo-box .add-photo.data-v-252ecf1a {
|
|
height: 138rpx;
|
|
width: 138rpx;
|
|
border: 2rpx dashed #e7e7e6;
|
|
margin-left: 24rpx;
|
|
text-align: center;
|
|
color: #ba9b6f;
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
justify-content: center;
|
|
background: #f7f8f9;
|
|
border-radius: 6rpx;
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 24rpx;
|
|
color: #ba922f;
|
|
line-height: 36rpx;
|
|
text-align: left;
|
|
font-style: normal;
|
|
}
|
|
.main .content .textBox .photo-box .add-photo ._i.data-v-252ecf1a {
|
|
margin-bottom: 12rpx;
|
|
width: 42rpx;
|
|
height: 36rpx;
|
|
background: url("https://eshangtech.com/wanmeiyizhanImg/pic.png") no-repeat center;
|
|
background-size: contain;
|
|
}
|
|
.main .content .textBox .tip-text.data-v-252ecf1a {
|
|
display: inline-block;
|
|
width: 100%;
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 24rpx;
|
|
color: #b8b7b4;
|
|
line-height: 36rpx;
|
|
text-align: right;
|
|
font-style: normal;
|
|
margin-bottom: 40rpx;
|
|
}
|
|
.main .submitBox.data-v-252ecf1a {
|
|
width: 100%;
|
|
padding: 16rpx 40rpx 68rpx;
|
|
background: #fff;
|
|
position: fixed;
|
|
box-sizing: border-box;
|
|
bottom: 0;
|
|
left: 0;
|
|
}
|
|
.main .submitBox .submit.data-v-252ecf1a {
|
|
width: 100%;
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 32rpx;
|
|
color: #ffffff;
|
|
line-height: 44rpx;
|
|
text-align: center;
|
|
font-style: normal;
|
|
background: #ba922f;
|
|
border-radius: 6rpx;
|
|
padding: 22rpx 0;
|
|
}
|
|
.card.data-v-252ecf1a {
|
|
background: #fff;
|
|
padding: 24rpx 0;
|
|
font-size: 28rpx;
|
|
}
|
|
.store-title.data-v-252ecf1a {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
padding: 0 32rpx;
|
|
}
|
|
.store-title image.data-v-252ecf1a {
|
|
height: 80rpx;
|
|
width: 80rpx;
|
|
}
|
|
.store-title .name.data-v-252ecf1a {
|
|
flex: 6;
|
|
font-size: 32rpx;
|
|
margin-left: 20rpx;
|
|
}
|
|
.store-title .name-commodity.data-v-252ecf1a {
|
|
flex: 6;
|
|
font-size: 28rpx;
|
|
margin-left: 16rpx;
|
|
max-width: 400rpx;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.store-title .isNoName.data-v-252ecf1a {
|
|
flex: 3;
|
|
font-size: 26rpx;
|
|
text-align: right;
|
|
}
|
|
.star-box.data-v-252ecf1a {
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
text-align: center;
|
|
padding-top: 48rpx;
|
|
}
|
|
.star-box .rate-text.data-v-252ecf1a {
|
|
margin-top: 24rpx;
|
|
color: #ee8c45;
|
|
font-size: 28rpx;
|
|
}
|
|
.evaluate-box.data-v-252ecf1a {
|
|
background-color: #fafafa;
|
|
margin-top: 32rpx;
|
|
padding: 20rpx 0;
|
|
}
|
|
.evaluate-box textarea.data-v-252ecf1a {
|
|
width: 660rpx;
|
|
color: #333;
|
|
height: 160rpx;
|
|
padding: 20rpx;
|
|
}
|
|
.evaluate-box .tip-text.data-v-252ecf1a {
|
|
margin-top: 16rpx;
|
|
color: #646464;
|
|
text-align: right;
|
|
padding-right: 20rpx;
|
|
}
|
|
.evaluate-box .tip-text .tip-color.data-v-252ecf1a {
|
|
color: #ba9b6f;
|
|
}
|
|
.evaluate-box .photo-box.data-v-252ecf1a {
|
|
display: flex;
|
|
align-items: center;
|
|
flex-wrap: wrap;
|
|
}
|
|
.evaluate-box .photo-box .images.data-v-252ecf1a {
|
|
margin: 16rpx 0 16rpx 13rpx;
|
|
position: relative;
|
|
}
|
|
.evaluate-box .photo-box .images image.data-v-252ecf1a {
|
|
height: 140rpx;
|
|
width: 140rpx;
|
|
border-radius: 6rpx;
|
|
background: #fff;
|
|
}
|
|
.evaluate-box .photo-box .images ._i.data-v-252ecf1a {
|
|
background: #ea4848;
|
|
height: 30rpx;
|
|
width: 30rpx;
|
|
border-radius: 50%;
|
|
position: absolute;
|
|
top: -15rpx;
|
|
right: -10rpx;
|
|
}
|
|
.evaluate-box .photo-box .images ._i.data-v-252ecf1a:after {
|
|
content: " ";
|
|
height: 4rpx;
|
|
width: 18rpx;
|
|
display: block;
|
|
background: #fff;
|
|
margin-top: 14rpx;
|
|
margin-left: 6rpx;
|
|
border-radius: 4rpx;
|
|
}
|
|
.evaluate-box .photo-box .add-photo.data-v-252ecf1a {
|
|
height: 138rpx;
|
|
width: 138rpx;
|
|
border-radius: 6rpx;
|
|
background: #f7f8f9;
|
|
border: 2rpx solid #e7e7e6;
|
|
margin-left: 24rpx;
|
|
text-align: center;
|
|
color: #ba9b6f;
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.evaluate-box .photo-box .add-photo ._i.data-v-252ecf1a {
|
|
margin-bottom: 12rpx;
|
|
width: 42rpx;
|
|
height: 36rpx;
|
|
background: url("https://eshangtech.com/wanmeiyizhanImg/pic.png") no-repeat center;
|
|
background-size: contain;
|
|
}
|
|
.post-btn.data-v-252ecf1a {
|
|
width: 100%;
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 32rpx;
|
|
color: #ffffff;
|
|
line-height: 44rpx;
|
|
text-align: center;
|
|
font-style: normal;
|
|
border-radius: 6rpx;
|
|
padding: 22rpx 0;
|
|
background: #dcc897;
|
|
}
|
|
.active.data-v-252ecf1a {
|
|
background-color: #333;
|
|
color: #fff;
|
|
}
|
|
|