我的-“实名认证入口”改名“实名认证”,点击跳转改跳到实名认证页面

This commit is contained in:
1378012178@qq.com 2025-02-11 17:31:01 +08:00
parent 99336d1128
commit 08dcb3d940
1 changed files with 2 additions and 2 deletions

View File

@ -178,12 +178,12 @@
证件资质
</view>
</view>
<view class="sdza" @click="goHetong()"
<view class="sdza" @click.stop="goNav('/my/renzheng/index')"
style="background: url(../../static/images/my/gyw06.png);background-size: cover;">
<image src="../../static/images/my/hetong.png"
style="width: 54rpx;height: 60rpx;margin-bottom: 4px;margin-top: 20px;"></image>
<view class="">
实名认证入口
实名认证
</view>
</view>