全部图片替换为后端云存储路径,缴费相关页面修改
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
<!-- 未欠费 -->
|
||||
<view class="amount-section">
|
||||
<image src="/static/propertyImgs/noArrears.png" class="background-image-style"></image>
|
||||
<image src="http://47.104.199.163:9090/images/propertyImgs/noArrears.png" class="background-image-style"></image>
|
||||
<text class="noArrearsText">暂未查到欠费</text>
|
||||
<view class="recordText">
|
||||
<text>{{'最近缴费:'+lastPayTime}}</text>
|
||||
|
||||
Reference in New Issue
Block a user