Merge branch 'test' of 47.94.45.65:angelo/web-africa-h5 into base-online

This commit is contained in:
woody 2025-08-28 15:29:20 +08:00
commit d5d481b39a
1 changed files with 4 additions and 15 deletions

View File

@ -14,7 +14,7 @@
</view> </view>
</view> </view>
</view> </view>
<view class="set-group" style="padding-top: 18rpx;"> <!-- <view class="set-group" style="padding-top: 18rpx;">
<view class="d-b-c set-group-item " <view class="d-b-c set-group-item "
@click="gotoPage('pages/user/set/bind/email?email='+encodeURIComponent(userInfo.email || ''))"> @click="gotoPage('pages/user/set/bind/email?email='+encodeURIComponent(userInfo.email || ''))">
<view>{{$t('PER_DA_33')}}</view> <view>{{$t('PER_DA_33')}}</view>
@ -23,20 +23,9 @@
<text class="icon iconfont icon-jiantou"></text> <text class="icon iconfont icon-jiantou"></text>
</view> </view>
</view> </view>
<!-- <view class="d-b-c set-group-item" @click="gotoPage('pages/user/set/bind/mobiless')">
<view>{{$t('w_0417')}}</view>
<view class="d-e-c gray9"> </view> -->
<text class="">{{ mobileHidden(userInfo.phone) || $t('w_0418') }}</text>
</view>
</view> -->
<view class="d-b-c set-group-item">
<view>{{$t('w_0417')}}</view>
<view class="d-e-c gray9">
<text class="">{{ mobileHidden(userInfo.phone) || $t('w_0418') }}</text>
<!-- <text class="icon iconfont icon-jiantou"></text> -->
</view>
</view>
</view>
</view> </view>
</template> </template>