Browse Source

更换背景图片 样式调整

epass
mk 1 month ago
parent
commit
31395f6fa7
  1. 2
      subpages/OCRCard/pages/confirm/confirm.wxml
  2. 2
      subpages/OCRCard/pages/deposit/deposit.wxml
  3. 2
      subpages/OCRCard/pages/index/index.wxml
  4. 2
      subpages/index/checkInUser/checkInUser.wxml
  5. 2
      subpages/index/checkInWait/checkInWait.wxml
  6. 5
      subpages/index/checkOutConfirm/index/index.wxml
  7. 2
      subpages/index/renewalApplication/renewalApplication.wxml
  8. 2
      subpages/mine/checkInEvaluate/checkInEvaluate.wxml
  9. 2
      subpages/mine/evaluate/evaluate.wxml
  10. 2
      subpages/mine/eventList/eventList.wxml
  11. 2
      subpages/mine/repairList/repairList.wxml

2
subpages/OCRCard/pages/confirm/confirm.wxml

@ -1,7 +1,7 @@
<!--subpages/OCRCard/pages/confirm/confirm.wxml--> <!--subpages/OCRCard/pages/confirm/confirm.wxml-->
<navigationBar title="入住办理" isSowArrow isShowBg="" titleAlign="center"></navigationBar> <navigationBar title="入住办理" isSowArrow isShowBg="" titleAlign="center"></navigationBar>
<view class="cont"> <view class="cont">
<view class="header flex flex-sb flex-center-j " style="background-image:url(http://219.146.91.110:30801/mzjzf/1749449508391_5648bg02.png);"> <view class="header flex flex-sb flex-center-j " style="background-image:url(https://hrss.qingdao.gov.cn/mzjwj/1752628959782_37671749449508391_5648bg02.png);">
<view class="flex flex-col "> <view class="flex flex-col ">
<view class="tit">身份信息</view> <view class="tit">身份信息</view>
<view class="des">请您确认您的身份信息</view> <view class="des">请您确认您的身份信息</view>

2
subpages/OCRCard/pages/deposit/deposit.wxml

@ -22,7 +22,7 @@
确定支付 确定支付
</van-button> </van-button>
</view> </view>
<van-popup show="{{ show }}" round bind:close="onClose" custom-style="background-image: url(http://219.146.91.110:30801/mzjzf/1749449618476_1821bg1.png)"> <van-popup show="{{ show }}" round bind:close="onClose" custom-style="background-image: url(https://hrss.qingdao.gov.cn/mzjwj/1752629129890_55001749449618476_1821bg1.png)">
<view class="diag flex flex-y flex-center-j items-center"> <view class="diag flex flex-y flex-center-j items-center">
<van-image width="94" height="94" src="/subpages/OCRCard/image/icon02.png" /> <van-image width="94" height="94" src="/subpages/OCRCard/image/icon02.png" />
<view wx:if="{{status==1}}" class=" flex flex-y flex-center-j items-center"> <view wx:if="{{status==1}}" class=" flex flex-y flex-center-j items-center">

2
subpages/OCRCard/pages/index/index.wxml

@ -1,6 +1,6 @@
<!--subpages/OCRCard/pages/index/index.wxml--> <!--subpages/OCRCard/pages/index/index.wxml-->
<view class="header"> <view class="header">
<image class="header-bg" src="http://219.146.91.110:30801/mzjzf/1749456786018_6593bg.png" mode="widthFix" /> <image class="header-bg" src="https://hrss.qingdao.gov.cn/mzjwj/1752629015701_78901749456786018_6593bg.png" mode="widthFix" />
<image src="../../../../images/back.png" class="back" bind:tap="back" style=" top: {{statusHeight}}px;width: 50rpx;height: 50rpx;" bindtap="back" mode="" /> <image src="../../../../images/back.png" class="back" bind:tap="back" style=" top: {{statusHeight}}px;width: 50rpx;height: 50rpx;" bindtap="back" mode="" />
<view class="navigation" style="height: {{navigationHeight}}px; top: {{statusHeight}}px;"> <view class="navigation" style="height: {{navigationHeight}}px; top: {{statusHeight}}px;">
身份证识别 身份证识别

2
subpages/index/checkInUser/checkInUser.wxml

@ -1,7 +1,7 @@
<!--subpages/index/checkInUser/checkInUser.wxml--> <!--subpages/index/checkInUser/checkInUser.wxml-->
<navigationBar title="入住办理" isSowArrow isShowBg="" titleAlign="center"></navigationBar> <navigationBar title="入住办理" isSowArrow isShowBg="" titleAlign="center"></navigationBar>
<view class="cont"> <view class="cont">
<view class="header flex flex-sb flex-center-j " style="background-image:url(http://219.146.91.110:30801/mzjzf/1749449508391_5648bg02.png);"> <view class="header flex flex-sb flex-center-j " style="background-image:url(https://hrss.qingdao.gov.cn/mzjwj/1752628959782_37671749449508391_5648bg02.png);">
<view class="flex flex-col "> <view class="flex flex-col ">
<view class="tit">身份信息</view> <view class="tit">身份信息</view>
<view class="des">请您确认您的身份信息</view> <view class="des">请您确认您的身份信息</view>

2
subpages/index/checkInWait/checkInWait.wxml

@ -1,5 +1,5 @@
<view class="cont"> <view class="cont">
<navigationBar title="入住办理" isSowArrow isShowBg backgroundImage="http://219.146.91.110:30801/mzjzf/1749456786018_6593bg.png" height="200px" titleAlign="center"></navigationBar> <navigationBar title="入住办理" isSowArrow isShowBg backgroundImage="https://hrss.qingdao.gov.cn/mzjwj/1752629015701_78901749456786018_6593bg.png" height="200px" titleAlign="center"></navigationBar>
<view class="tip-cont"> <view class="tip-cont">
<van-image width="72" height="72" src="/images/mine/md-restore.png" custom-class="cusImage" /> <van-image width="72" height="72" src="/images/mine/md-restore.png" custom-class="cusImage" />
<view class="txt"> <view class="txt">

5
subpages/index/checkOutConfirm/index/index.wxml

@ -95,4 +95,7 @@
</view> </view>
<canvas style="position: absolute; left: -9999px; top: -9999px; width: {{canvasWidth}}px; height: {{canvasHeight}}px;" canvas-id="myCanvas" type="2d"></canvas> <canvas style="position: absolute; left: -9999px; top: -9999px; width: {{canvasWidth}}px; height: {{canvasHeight}}px;" canvas-id="myCanvas" type="2d"></canvas>
</view> </view>
<van-empty wx:else description="暂无退房确认信息" /> <view wx:else style="margin-top: 200rpx;">
<van-empty description="暂无退房确认信息" cost/>
</view>

2
subpages/index/renewalApplication/renewalApplication.wxml

@ -1,5 +1,5 @@
<view class="cont"> <view class="cont">
<navigationBar title="延租申请" isSowArrow isShowBg backgroundImage="http://219.146.91.110:30801/mzjzf/1749456786018_6593bg.png" height="200px" titleAlign="center"></navigationBar> <navigationBar title="延租申请" isSowArrow isShowBg backgroundImage="https://hrss.qingdao.gov.cn/mzjwj/1752629015701_78901749456786018_6593bg.png" height="200px" titleAlign="center"></navigationBar>
<view class="tip-cont"> <view class="tip-cont">
<van-image width="72" height="72" src="/images/mine/md-restore.png" custom-class="cusImage" /> <van-image width="72" height="72" src="/images/mine/md-restore.png" custom-class="cusImage" />

2
subpages/mine/checkInEvaluate/checkInEvaluate.wxml

@ -7,7 +7,7 @@
<view class="name font-bold">{{item.apartmentName}}</view> <view class="name font-bold">{{item.apartmentName}}</view>
<view class="status text-28" style="color:{{item.status === '1'?'#ee952f':item.status === '4'?'#1cc9cd':item.status === '5'?'#181c18':''}}">{{item.status === '1'?'已入住':item.status === '3'?'已过期':item.status === '4'?'已取消':item.status === '5'?'已退房':item.status === '6'?'已撤销资格':item.status === '7'?'审核不通过':''}}</view> <view class="status text-28" style="color:{{item.status === '1'?'#ee952f':item.status === '4'?'#1cc9cd':item.status === '5'?'#181c18':''}}">{{item.status === '1'?'已入住':item.status === '3'?'已过期':item.status === '4'?'已取消':item.status === '5'?'已退房':item.status === '6'?'已撤销资格':item.status === '7'?'审核不通过':''}}</view>
</view> </view>
<view style="margin-bottom: 22rpx;">{{item.buildingName}}-{{item.unitName}}-{{item.houseName}}-{{item.roomType}}</view> <view style="margin-bottom: 22rpx;">{{item.buildingName}}-{{item.unitName||''}}-{{item.houseName}}-{{item.roomType}}</view>
<view class="date">{{item.inDate}} 至 {{item.outDate}}</view> <view class="date">{{item.inDate}} 至 {{item.outDate}}</view>
</view> </view>
</view> </view>

2
subpages/mine/evaluate/evaluate.wxml

@ -5,7 +5,7 @@
<view class="font-bold"> <view class="font-bold">
{{info.apartmentName}} {{info.apartmentName}}
</view> </view>
<view>{{info.buildingName}}-{{info.unitName}}-{{info.houseName}}-{{info.roomType}}</view> <view>{{info.buildingName}}-{{info.unitName || ''}}-{{info.houseName}}-{{info.roomType}}</view>
<view class="text-26 mt-24" style="color:#ee962c;">{{info.houseTypeName}}</view> <view class="text-26 mt-24" style="color:#ee962c;">{{info.houseTypeName}}</view>
</view> </view>
</view> </view>

2
subpages/mine/eventList/eventList.wxml

@ -44,6 +44,6 @@
</view> </view>
<van-empty <van-empty
wx:if="{{!list || list.length == 0}}" wx:if="{{!list || list.length == 0}}"
image="http://219.146.91.110:30801/mzjzf/1750412050519_1555T9lWyHqhIJ5pc9bf3146144a76fa4eb35a9d5e301719.png" image="https://hrss.qingdao.gov.cn/mzjwj/1752629069241_48921750412050519_1555T9lWyHqhIJ5pc9bf3146144a76fa4eb35a9d5e301719.png"
description="暂无数据" description="暂无数据"
/> />

2
subpages/mine/repairList/repairList.wxml

@ -48,6 +48,6 @@
</view> </view>
<van-empty <van-empty
wx:if="{{!list || list.length == 0}}" wx:if="{{!list || list.length == 0}}"
image="http://219.146.91.110:30801/mzjzf/1750412050519_1555T9lWyHqhIJ5pc9bf3146144a76fa4eb35a9d5e301719.png" image="https://hrss.qingdao.gov.cn/mzjwj/1752629069241_48921750412050519_1555T9lWyHqhIJ5pc9bf3146144a76fa4eb35a9d5e301719.png"
description="暂无数据" description="暂无数据"
/> />
Loading…
Cancel
Save