This commit is contained in:
kbing1981 2024-06-27 16:36:39 +08:00
parent ac0fb1e86e
commit 5cc9f971c3
1 changed files with 4 additions and 4 deletions

View File

@ -40,7 +40,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>
@ -223,15 +223,15 @@
} }
.detail-foot-mian-top-text{ .detail-foot-mian-top-text{
color: #777777; color: #777777;
width:83%; width:80%;
margin-left: 8px; margin-left: 5px;
line-height: 20px; line-height: 20px;
} }
.detail-foot-mian-top,.detail-foot-mian-top-bottom{ .detail-foot-mian-top,.detail-foot-mian-top-bottom{
width: 100%; width: 100%;
display: flex; display: flex;
flex-direction: row; flex-direction: row;
font-size: 22rpx; font-size: 26rpx;
} }
.header-bottom-title-bottom span{ .header-bottom-title-bottom span{
font-weight: bold; font-weight: bold;