Merge branch 'master' of http://47.115.223.229:8888/yangjun/sadjv3_user
|
@ -585,12 +585,12 @@
|
|||
width: 360rpx;
|
||||
height: 66rpx;
|
||||
line-height: 66rpx;
|
||||
border: 1px solid #BFBFBF;
|
||||
border: 1px solid #f1d9b4;
|
||||
font-weight: bold;
|
||||
font-size: 38rpx;
|
||||
text-align: center;
|
||||
color: #BBBBBB;
|
||||
margin: 0px auto 100px auto;
|
||||
color: #e5c091;
|
||||
margin: 40px auto 100px auto;
|
||||
}
|
||||
/deep/.padding-tb{
|
||||
padding: 22px 0px;
|
||||
|
@ -628,7 +628,7 @@
|
|||
|
||||
}
|
||||
.bgbox-top-img{
|
||||
margin-top: 120rpx;
|
||||
margin-top: 220rpx;
|
||||
}
|
||||
.bgbox-top-show-youxiao{
|
||||
width: 448rpx;
|
||||
|
@ -646,16 +646,16 @@
|
|||
bottom: 0;
|
||||
left: 0;
|
||||
margin-left: 82px;
|
||||
margin-bottom: 70px;
|
||||
margin-bottom: 32px;
|
||||
}
|
||||
.bgbox-top-show image{
|
||||
width: 560.42rpx;
|
||||
height: 320.69rpx;
|
||||
width: 620rpx;
|
||||
height:360rpx;
|
||||
}
|
||||
.bgbox-top-show{
|
||||
width: 100%;
|
||||
height: 636.11rpx;
|
||||
background-image: url(../../static/vip/background-img6.png);
|
||||
//background-image: url(../../static/vip/background-img6.png);
|
||||
background-size: 100% 100%;
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
|
@ -682,7 +682,8 @@
|
|||
.content {
|
||||
width: 100%;
|
||||
min-height: 100vh;
|
||||
background-color: #f7f7f7;
|
||||
background: url(../../static/vip/banner10.jpg);
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
.bgimg {
|
||||
|
@ -695,6 +696,7 @@
|
|||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
}
|
||||
.noactive {
|
||||
color: #414345;
|
||||
|
@ -749,7 +751,7 @@
|
|||
margin-top: 18rpx;
|
||||
font-weight: 400;
|
||||
font-size: 25rpx;
|
||||
color: #B0B0B0;
|
||||
color: #bea586;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
@ -765,7 +767,7 @@
|
|||
text-align: center;
|
||||
font-weight: 400;
|
||||
font-size: 25rpx;
|
||||
color: #666666;
|
||||
color: #edd3ac;
|
||||
margin-top:40rpx;
|
||||
}
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
<view class="margin-bottom-sm radius touxiang-left">
|
||||
<view class="flex align-center touxiang-left-view" v-for="(item, index) in orderList" :key='index' @click="goOrder(item)">
|
||||
<view class="touxiang-left-content">
|
||||
<image style="border: 2px solid #e2e2e2;" class="touxiang-left-content-img" :src="item.artificerImg ? item.artificerImg : '../../static/logo.png'" @click.stop="saveImgs(item.artificerImg)" mode="aspectFill"></image>
|
||||
<image style="border: 1px solid #f7e7e7;box-shadow:1px 5px 5px 1px #e2e2e2;" class="touxiang-left-content-img" :src="item.artificerImg ? item.artificerImg : '../../static/logo.png'" @click.stop="saveImgs(item.artificerImg)" mode="aspectFill"></image>
|
||||
<image class="touxiang-left-content-img" v-if="item.isHot == 1" src="https://admin.sjajk.com/file/uploadPath/2023/02/16/9ae1b7e9fa931b5fc24cd8edecc10d9f.png"></image>
|
||||
<image class="touxiang-frame" :src="item.technicianType=='3'?'../../static/vip/grade1-1.gif':item.technicianType=='4'?'../../static/vip/grade2-1.gif':'../../static/vip/grade3-1.gif'"></image>
|
||||
</view>
|
||||
|
@ -1354,10 +1354,10 @@
|
|||
}
|
||||
.touxiang-frame{
|
||||
position: absolute;
|
||||
width: 190rpx;
|
||||
height: 190rpx;
|
||||
top:-8rpx;
|
||||
left:6rpx;
|
||||
width: 160rpx;
|
||||
height: 55rpx;
|
||||
top:150rpx;
|
||||
left:15rpx;
|
||||
}
|
||||
.dituList{
|
||||
width: 85%;
|
||||
|
@ -1606,8 +1606,8 @@
|
|||
}
|
||||
.touxiang-left-content-img{
|
||||
width: 150rpx;
|
||||
height: 150rpx;
|
||||
border-radius:120rpx;
|
||||
height: 180rpx;
|
||||
border-radius:100rpx;
|
||||
margin: 14rpx 22rpx;
|
||||
}
|
||||
.touxiang-left-view{
|
||||
|
|
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 7.0 KiB |
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 5.0 KiB |
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 5.4 KiB |
After Width: | Height: | Size: 178 KiB |
Before Width: | Height: | Size: 87 KiB After Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 23 KiB |