Commit eb3c6b7f authored by 符伟's avatar 符伟

update

parent 82d506a8
......@@ -312,7 +312,7 @@
"path": "pages/UserAgreement/UserAgreement",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "消费用户协议",
"navigationBarTitleText": "用户服务协议",
"enablePullDownRefresh": false
}
......
This diff is collapsed.
......@@ -64,7 +64,7 @@
</view>
<!-- 没有数据 -->
<view class="noData" v-else>
<image style="width: 301rpx;height: 258rpx;" :src="ImgUrl+'StudentPayment/NoRecord.png'"
<image style="width: 474rpx;height: 235rpx;" :src="ImgUrl+'xzf/noData-06.png'"
mode='widthFix'></image>
<view>暂无数据</view>
</view>
......@@ -99,9 +99,8 @@
</view>
<!-- 没有数据 -->
<view class="noData" v-else>
<image style="width: 290rpx;height: 242rpx;" :src="ImgUrl+'StudentPayment/development.png'"
<image style="width: 474rpx;height: 235rpx;" :src="ImgUrl+'xzf/noData-06.png'"
mode='widthFix'></image>
<view>程序员正在玩命加载</view>
<view class="bottomtxt">暂无数据</view>
</view>
</view>
......
......@@ -30,9 +30,9 @@
</view>
<!-- 没有数据 -->
<view class="noData" v-else>
<image style="width: 301rpx;height: 258rpx;" :src="ImgUrl+'StudentPayment/NoRecord.png'"
<image style="width: 474rpx;height: 235rpx;" :src="ImgUrl+'xzf/noData-06.png'"
mode='widthFix'></image>
<view>暂无收费项目</view>
<view>暂无数据</view>
</view>
</view>
</van-tab>
......@@ -73,10 +73,9 @@
</view>
<!-- 没有数据 -->
<view class="noData" v-else>
<image style="width: 290rpx;height: 242rpx;" :src="ImgUrl+'StudentPayment/development.png'"
<image style="width: 474rpx;height: 235rpx;" :src="ImgUrl+'xzf/noData-06.png'"
mode='widthFix'></image>
<view>正在玩命加载</view>
<view class="bottomtxt">暂无历交费项目</view>
<view class="bottomtxt">暂无数据</view>
</view>
</view>
</van-tab>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment