This commit is contained in:
杨鹏
2025-10-12 18:01:59 +08:00
parent 09f8815234
commit e28858a340
6 changed files with 130 additions and 22 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
<!-- 装修用户组件用户卡片 -->
<template>
<view class="ss-user-info-wrap ss-p-t-50" :style="[bgStyle, { marginLeft: `${data.space}px` }]">
<view class="ss-flex ss-col-center ss-row-between ss-m-b-20">
<!-- <view class="ss-flex ss-col-center ss-row-between ss-m-b-20">
<view class="left-box ss-flex ss-col-center ss-m-l-36">
<view class="avatar-box ss-m-r-24">
<image
@@ -27,7 +27,7 @@
<text class="sicon-qrcode"></text>
</button>
</view>
</view>
</view> -->
<!-- 提示绑定手机号 先隐藏 yudao 需要再修改 -->
<view