This commit is contained in:
kbing1981 2024-07-03 15:40:31 +08:00
parent 54413ee587
commit 6ae425ad37
4 changed files with 15 additions and 15 deletions

View File

@ -68,7 +68,7 @@
</view>
</view>
<view class="ske-padding margin-top-sm header-view">
<view class="fuwu-time">
<view class="fuwu-time" style="margin-top: 50rpx;">
<view class="fuwu-title">
<span>技师</span>
<span v-if="jishiName">{{jishiName.technicianTypeName}}</span>
@ -1540,7 +1540,7 @@
}
.fuwu-time-view span:nth-child(1),.liliao-bottom span:nth-child(1){
font-weight: 400;
font-size: 29rpx;
font-size: 30rpx;
color: #888;
}
.fuwu-time-view,.liliao-top{
@ -1550,7 +1550,7 @@
align-items: center;
}
.fuwu-title,.liliao-top span:nth-child(1){
font-size: 29rpx;
font-size: 30rpx;
color: #222222;
}
.fuwu-time,.liliao{
@ -1588,7 +1588,7 @@
}
.header-view-text{
width: 170rpx;
font-size: 29rpx;
font-size: 30rpx;
color: #222222;
}
.header-view{

View File

@ -7,7 +7,7 @@
<view class="bgImg u-skeleton-fillet" v-if="order.ordersMassageList && order.ordersMassageList.length > 0"
style="padding: 0 29rpx;">
<view class="head-top">
<view class="pay-title" style="">服务项目</view>
<view class="pay-title" style="">服务项目1111</view>
<view class="flex justify-around">
<view class="" style="width: 160upx;height: 160upx;">
<image :src="order.ordersMassageList[0].massageType.massageImg"

View File

@ -1598,7 +1598,7 @@
border-radius: 60rpx;
color: #ffffff;
line-height: 80rpx;
font-size: 34rpx;
font-size: 36rpx;
}
.serverAddress {

View File

@ -785,7 +785,7 @@
border-radius: 80rpx;
color: #ffffff;
line-height: 80rpx;
font-size: 38rpx;
font-size: 36rpx;
}
.header-top image{
width: 706.25rpx;