fix: make page

This commit is contained in:
zzc
2026-01-31 11:25:53 +08:00
parent 34a06794f9
commit ff0b6e5a10
3 changed files with 23 additions and 11 deletions

View File

@@ -27,9 +27,9 @@
"
mode="aspectFill"
/>
<view class="camera-badge">
<!-- <view class="camera-badge">
<uni-icons type="camera-filled" size="16" color="#ff3b30" />
</view>
</view> -->
</view>
<text class="change-avatar-text">更换头像</text>
</view>
@@ -43,20 +43,20 @@
<uni-icons type="right" size="14" color="#ccc" />
</view>
</view>
<view class="info-item" @click="handleEditGender">
<!-- <view class="info-item" @click="handleEditGender">
<text class="label">性别</text>
<view class="value-box">
<text class="value">{{ genderText }}</text>
<uni-icons type="right" size="14" color="#ccc" />
</view>
</view>
<view class="info-item" @click="handleEditManifesto">
</view> -->
<!-- <view class="info-item" @click="handleEditManifesto">
<text class="label">新春宣言</text>
<view class="value-box">
<text class="value red-text">{{ form.bio || "点击选择" }}</text>
<uni-icons type="compose" size="16" color="#ccc" />
</view>
</view>
</view> -->
</view>
<!-- Account Binding -->