This commit is contained in:
kbing1981 2024-08-20 17:20:33 +08:00
parent 330a44603f
commit d81895fac7
2 changed files with 2 additions and 2 deletions

View File

@ -236,12 +236,12 @@
<view class="box_text">设置中心</view>
</view>
<view class="box" @click="goNav('/pages/video/index')">
<image src="../../static/index/function5.png"></image>
<image src="../../static/index/function6.png"></image>
<view class="box_text">视频圈</view>
</view>
<view class="box" v-if="renzheng == 2" @click="bindPhone()">
<!-- //AxN -->
<image src="../../static/index/function6.png"></image>
<image src="../../static/index/function5.png"></image>
<view class="box_text">虚拟电话</view>
</view>
<!-- <view class="box" v-if="renzheng == 0 && XCXIsSelect != '否'" @click="goNav('/my/renzheng/rzType')">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB