This commit is contained in:
parent
6671923915
commit
6cee0d1069
|
@ -7,7 +7,7 @@
|
||||||
<view class="bgImg u-skeleton-fillet" v-if="order.ordersMassageList && order.ordersMassageList.length > 0"
|
<view class="bgImg u-skeleton-fillet" v-if="order.ordersMassageList && order.ordersMassageList.length > 0"
|
||||||
style="padding: 0 29rpx;">
|
style="padding: 0 29rpx;">
|
||||||
<view class="head-top">
|
<view class="head-top">
|
||||||
<view class="pay-title" style="">服务项目</view>
|
<view class="pay-title">服务项目</view>
|
||||||
<view class="flex justify-around">
|
<view class="flex justify-around">
|
||||||
<view class="" style="width: 160upx;height: 160upx;">
|
<view class="" style="width: 160upx;height: 160upx;">
|
||||||
<image :src="order.ordersMassageList[0].massageType?order.ordersMassageList[0].massageType.massageImg:order.ordersMassageList[0].userPackageDetail.massageImg"
|
<image :src="order.ordersMassageList[0].massageType?order.ordersMassageList[0].massageType.massageImg:order.ordersMassageList[0].userPackageDetail.massageImg"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<view class="padding-bottom u-skeleton">
|
<view class="padding-bottom u-skeleton">
|
||||||
<view class="bgImg u-skeleton-fillet" style="padding: 0 29rpx;">
|
<view class="bgImg u-skeleton-fillet" style="padding: 0 29rpx;">
|
||||||
<view class="head-top">
|
<view class="head-top">
|
||||||
<view class="pay-title">服务项目333</view>
|
<view class="pay-title">服务项目</view>
|
||||||
<view class="flex">
|
<view class="flex">
|
||||||
<view class="" style="width: 160upx;height: 160upx;">
|
<view class="" style="width: 160upx;height: 160upx;">
|
||||||
<image :src="orderXm.massageImg"
|
<image :src="orderXm.massageImg"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<view class="padding-bottom u-skeleton">
|
<view class="padding-bottom u-skeleton">
|
||||||
<view class="bgImg u-skeleton-fillet" style="padding: 0 29rpx;">
|
<view class="bgImg u-skeleton-fillet" style="padding: 0 29rpx;">
|
||||||
<view class="head-top">
|
<view class="head-top">
|
||||||
<view class="pay-title">服务项目2222</view>
|
<view class="pay-title">服务项目</view>
|
||||||
<view class="flex">
|
<view class="flex">
|
||||||
<view class="" style="width: 160upx;height: 160upx;">
|
<view class="" style="width: 160upx;height: 160upx;">
|
||||||
<image :src="orderXm.massageImg"
|
<image :src="orderXm.massageImg"
|
||||||
|
|
|
@ -2236,9 +2236,9 @@
|
||||||
margin-top: 30rpx;
|
margin-top: 30rpx;
|
||||||
}
|
}
|
||||||
.level_button{
|
.level_button{
|
||||||
background: #019C88;
|
padding: 3rpx 13rpx;
|
||||||
border-radius: 20rpx 8rpx 20rpx 8rpx;
|
background: linear-gradient(to right, #fe9131, #ff9869);
|
||||||
padding: 10rpx 20rpx;
|
border-radius: 16rpx 16rpx 16rpx 1rpx ;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
|
|
|
@ -39,7 +39,7 @@
|
||||||
</view>
|
</view>
|
||||||
<view class="header-bottom-foot">
|
<view class="header-bottom-foot">
|
||||||
<view class="header-bottom-foot-cont">
|
<view class="header-bottom-foot-cont">
|
||||||
<view class="header-fubz">保障</view>
|
<!--<view class="header-fubz">保障</view>-->
|
||||||
<view class="header-bottom-foot-view">
|
<view class="header-bottom-foot-view">
|
||||||
<image class="header-bottom-foot-view-img1" src="../../static/servicePackage/idCard.png" mode=""></image>
|
<image class="header-bottom-foot-view-img1" src="../../static/servicePackage/idCard.png" mode=""></image>
|
||||||
<span>未服务全额退款</span>
|
<span>未服务全额退款</span>
|
||||||
|
@ -960,14 +960,14 @@
|
||||||
padding: 30rpx;
|
padding: 30rpx;
|
||||||
}
|
}
|
||||||
.header-bottom-title-liao{
|
.header-bottom-title-liao{
|
||||||
padding: 4px 9px;
|
padding: 3px 8px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
line-height: 16px;
|
line-height: 16px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background: linear-gradient(-90deg, #FF6F48, #FF9E69);
|
background: linear-gradient(-90deg, #FF6F48, #FF9E69);
|
||||||
border-radius: 7px;
|
border-radius: 7px;
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
font-size: 11px;
|
font-size: 10px;
|
||||||
border-top-left-radius: 20px;
|
border-top-left-radius: 20px;
|
||||||
border-bottom-right-radius: 20px;
|
border-bottom-right-radius: 20px;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
@ -1152,11 +1152,12 @@
|
||||||
margin-right: 1px;
|
margin-right: 1px;
|
||||||
}
|
}
|
||||||
.header-bottom-foot-view{
|
.header-bottom-foot-view{
|
||||||
|
width: 35%;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
padding: 1px 8px;
|
padding: 1px 12px;
|
||||||
height: 22px;
|
height: 22px;
|
||||||
line-height: 22px;
|
line-height: 22px;
|
||||||
background-color: rgba(230, 246, 243, 1);
|
background-color: rgba(230, 246, 243, 1);
|
||||||
|
|
Loading…
Reference in New Issue