合并DEV-20251115分支

This commit is contained in:
田岩
2025-12-08 16:45:37 +08:00
130 changed files with 3769 additions and 38 deletions
+8
View File
@@ -923,6 +923,14 @@
font-weight: 500;
color: #000;
position: relative;
.top-desc{
position: absolute;
bottom: -10rpx;
font-size: 18rpx;
color: #999;
left: 50%;
transform: translateX(-50%);
}
.top-desc{
position: absolute;
+1
View File
@@ -23,6 +23,7 @@
<uv-cell title="性别" @click="sexPicker.open()" :isLink="true" :value="showGenderText"></uv-cell>
<uv-cell title="百禄形象" @click="gotoMascot()" :isLink="true" :value="mascotName"></uv-cell>
<uv-cell title="竞赛是否匿名" @click="isAnonyClick()" :isLink="true" :value="showIsAnonyText"></uv-cell>
<uv-cell
title="用户隐私协议"