This commit is contained in:
2024-01-22 11:07:48 +08:00
parent 0b673397c4
commit b35dcaba5c

View File

@ -29,7 +29,13 @@
服务预约 服务预约
</view> </view>
</view> </view>
<view class="home" @tap="count"> <view class="home" @tap="count" v-if='region==2'>
<image src="@/static/exchange.png" mode=""></image>
<view class="name">
东营健康银行
</view>
</view>
<view class="home" @tap="count" v-if='region!=2'>
<image src="@/static/exchange.png" mode=""></image> <image src="@/static/exchange.png" mode=""></image>
<view class="name"> <view class="name">
积分兑换 积分兑换