|
@@ -39,6 +39,9 @@
|
|
|
<view class="value black">
|
|
|
{{form.nickName}}
|
|
|
</view>
|
|
|
+ <!-- <view class="value" v-else>
|
|
|
+ 请填写真实姓名
|
|
|
+ </view> -->
|
|
|
<u-icon name="arrow-right-s-line" custom-prefix="custom-icon" color="#B3B3B3" size="48"></u-icon>
|
|
|
</view>
|
|
|
</view>
|
|
@@ -83,7 +86,7 @@
|
|
|
</view>
|
|
|
</view>
|
|
|
<!-- 实名认证 -->
|
|
|
- <view class="userCell-item">
|
|
|
+ <!-- <view class="userCell-item">
|
|
|
<view class="userCell-title oldTextjp" oldstyle="font-size: 20px;">
|
|
|
<text class="user"><img style="visibility: middle;;" src="../../assets/img/shield-user-fill.svg"
|
|
|
alt=""></text>
|
|
@@ -95,7 +98,7 @@
|
|
|
</view>
|
|
|
<u-icon name="arrow-right-s-line" custom-prefix="custom-icon" color="#B3B3B3" size="48"></u-icon>
|
|
|
</view>
|
|
|
- </view>
|
|
|
+ </view> -->
|
|
|
</view>
|
|
|
<u-line color="#F2F2F2 100%" length="87.2%" margin="8px auto 0" />
|
|
|
<!-- 更多操作 -->
|