This commit is contained in:
18631081161 2026-04-06 14:51:02 +08:00
parent 526bd57d5f
commit b4d2fb4068
8 changed files with 148 additions and 148 deletions

View File

@ -1448,7 +1448,7 @@ onUnmounted(() => {
}
.navbar-title {
font-size: 34rpx;
font-size: 40rpx;
font-weight: 600;
color: #fff;
}
@ -1459,7 +1459,7 @@ onUnmounted(() => {
gap: 24rpx;
.action-icon {
font-size: 40rpx;
font-size: 44rpx;
color: #fff;
}
}
@ -1507,13 +1507,13 @@ onUnmounted(() => {
margin-bottom: 8rpx;
.nickname {
font-size: 36rpx;
font-size: 40rpx;
font-weight: 600;
color: #333;
}
.relationship {
font-size: 30rpx;
font-size: 34rpx;
color: #666;
}
@ -1530,7 +1530,7 @@ onUnmounted(() => {
.tag {
display: inline-block;
font-size: 22rpx;
font-size: 26rpx;
padding: 6rpx 16rpx;
border-radius: 8rpx;
height: 36rpx;
@ -1552,7 +1552,7 @@ onUnmounted(() => {
}
.xiangqin-no {
font-size: 26rpx;
font-size: 32rpx;
color: #999;
}
}
@ -1569,7 +1569,7 @@ onUnmounted(() => {
margin-bottom: 24rpx;
text {
font-size: 40rpx;
font-size: 44rpx;
font-weight: 600;
color: #ff6b6b;
@ -1590,14 +1590,14 @@ onUnmounted(() => {
margin-bottom: 16rpx;
.label {
font-size: 28rpx;
font-size: 34rpx;
color: #999;
width: 70rpx;
flex-shrink: 0;
}
.value {
font-size: 28rpx;
font-size: 34rpx;
color: #333;
margin-left: 12rpx;
}
@ -1613,7 +1613,7 @@ onUnmounted(() => {
text {
display: block;
font-size: 22rpx;
font-size: 28rpx;
color: #999;
line-height: 1.6;
}
@ -1625,7 +1625,7 @@ onUnmounted(() => {
padding: 20rpx;
text {
font-size: 24rpx;
font-size: 30rpx;
color: #999;
}
}
@ -1643,7 +1643,7 @@ onUnmounted(() => {
margin-bottom: 20rpx;
text {
font-size: 24rpx;
font-size: 28rpx;
color: #999;
background-color: rgba(0, 0, 0, 0.05);
padding: 8rpx 20rpx;
@ -1677,7 +1677,7 @@ onUnmounted(() => {
background-color: #fff;
text {
font-size: 32rpx;
font-size: 36rpx;
color: #333;
line-height: 1.5;
}
@ -1747,7 +1747,7 @@ onUnmounted(() => {
text-align: center;
text {
font-size: 28rpx;
font-size: 34rpx;
color: #333;
font-weight: 500;
}
@ -1763,7 +1763,7 @@ onUnmounted(() => {
width: 180rpx;
height: 64rpx;
line-height: 64rpx;
font-size: 28rpx;
font-size: 34rpx;
border-radius: 32rpx;
padding: 0;
@ -1791,7 +1791,7 @@ onUnmounted(() => {
.result-label {
display: block;
font-size: 28rpx;
font-size: 34rpx;
color: #333;
margin-bottom: 20rpx;
line-height: 1.5;
@ -1799,7 +1799,7 @@ onUnmounted(() => {
.wechat-no {
display: block;
font-size: 32rpx;
font-size: 36rpx;
font-weight: 500;
color: #333;
margin-bottom: 24rpx;
@ -1811,7 +1811,7 @@ onUnmounted(() => {
line-height: 64rpx;
background: #fff;
color: #666;
font-size: 26rpx;
font-size: 32rpx;
border-radius: 32rpx;
border: 2rpx solid #CCCCCC;
margin: 0 auto;
@ -1837,14 +1837,14 @@ onUnmounted(() => {
&.rejected {
text {
color: #333;
font-size: 28rpx;
font-size: 34rpx;
}
}
&.pending {
text {
color: #ff9500;
font-size: 26rpx;
font-size: 32rpx;
}
}
}
@ -1906,7 +1906,7 @@ onUnmounted(() => {
line-height: 80rpx;
background: #fff;
border-radius: 40rpx;
font-size: 28rpx;
font-size: 34rpx;
color: #333;
text-align: center;
border: none;
@ -1960,7 +1960,7 @@ onUnmounted(() => {
.message-input {
flex: 1;
height: 64rpx;
font-size: 32rpx;
font-size: 36rpx;
background: transparent;
border: none;
}
@ -2001,7 +2001,7 @@ onUnmounted(() => {
height: 72rpx;
padding: 0;
margin: 0;
font-size: 28rpx;
font-size: 34rpx;
text-align: left;
box-sizing: border-box;
background: transparent;
@ -2016,7 +2016,7 @@ onUnmounted(() => {
line-height: 72rpx;
background: linear-gradient(135deg, #ff9a9a 0%, #ff6b6b 100%);
border-radius: 36rpx;
font-size: 28rpx;
font-size: 34rpx;
color: #fff;
border: none;
flex-shrink: 0;
@ -2050,7 +2050,7 @@ onUnmounted(() => {
}
.voice-duration {
font-size: 28rpx;
font-size: 34rpx;
color: #333;
}
@ -2132,13 +2132,13 @@ onUnmounted(() => {
margin-bottom: 40rpx;
.phone-popup-title {
font-size: 32rpx;
font-size: 36rpx;
font-weight: 600;
color: #333;
}
.phone-popup-close {
font-size: 48rpx;
font-size: 52rpx;
color: #999;
line-height: 1;
}
@ -2149,7 +2149,7 @@ onUnmounted(() => {
padding: 40rpx 0;
.phone-number {
font-size: 56rpx;
font-size: 60rpx;
font-weight: 600;
color: #333;
letter-spacing: 4rpx;
@ -2162,7 +2162,7 @@ onUnmounted(() => {
line-height: 96rpx;
background: #4cd964;
color: #fff;
font-size: 34rpx;
font-size: 38rpx;
border-radius: 48rpx;
border: none;

View File

@ -1134,7 +1134,7 @@
justify-content: center;
.header-title {
font-size: 36rpx;
font-size: 40rpx;
font-weight: 600;
color: #fff;
text-shadow: 0 2rpx 8rpx rgba(0, 0, 0, 0.2);
@ -1168,13 +1168,13 @@
box-shadow: 0 4rpx 16rpx rgba(0, 0, 0, 0.08);
.search-icon {
font-size: 28rpx;
font-size: 34rpx;
margin-right: 12rpx;
color: #999;
}
.search-placeholder {
font-size: 28rpx;
font-size: 34rpx;
color: #999;
}
}
@ -1204,7 +1204,7 @@
}
.kingkong-title {
font-size: 32rpx;
font-size: 36rpx;
color: #333;
font-weight: 600;
}
@ -1231,13 +1231,13 @@
margin-bottom: 8rpx;
.section-title-main {
font-size: 36rpx;
font-size: 42rpx;
font-weight: 600;
color: #333;
}
.section-title-highlight {
font-size: 42rpx;
font-size: 48rpx;
color: #FF6A6A;
font-weight: 600;
font-style: italic;
@ -1245,7 +1245,7 @@
}
.section-subtitle {
font-size: 26rpx;
font-size: 32rpx;
color: #999;
}
}
@ -1311,7 +1311,7 @@
}
.ad-text {
font-size: 28rpx;
font-size: 34rpx;
color: #333;
font-weight: 500;
}
@ -1320,7 +1320,7 @@
.ad-btn {
background: #fff;
color: #ff6b6b;
font-size: 26rpx;
font-size: 32rpx;
padding: 12rpx 24rpx;
border-radius: 30rpx;
margin-right: 16rpx;

View File

@ -509,7 +509,7 @@
justify-content: center;
.navbar-title {
font-size: 36rpx;
font-size: 42rpx;
font-weight: 600;
color: #333;
}
@ -559,7 +559,7 @@
}
.item-label {
font-size: 28rpx;
font-size: 34rpx;
color: #333;
font-weight: 500;
margin-bottom: 6rpx;
@ -654,7 +654,7 @@
flex: 1;
.system-title {
font-size: 32rpx;
font-size: 36rpx;
font-weight: 600;
color: #52c41a;
}
@ -773,7 +773,7 @@
margin-bottom: 12rpx;
.session-nickname {
font-size: 34rpx;
font-size: 38rpx;
font-weight: 500;
color: #333;
overflow: hidden;
@ -783,7 +783,7 @@
}
.session-time {
font-size: 26rpx;
font-size: 30rpx;
color: #999;
flex-shrink: 0;
}
@ -791,7 +791,7 @@
.session-content {
.last-message {
font-size: 28rpx;
font-size: 34rpx;
color: #999;
overflow: hidden;
text-overflow: ellipsis;
@ -819,13 +819,13 @@
}
.empty-text {
font-size: 32rpx;
font-size: 36rpx;
color: #666;
margin-bottom: 16rpx;
}
.empty-tip {
font-size: 26rpx;
font-size: 32rpx;
color: #999;
}
@ -836,7 +836,7 @@
line-height: 80rpx;
background: linear-gradient(135deg, #FFBDC2 0%, #FF8A93 100%);
border-radius: 40rpx;
font-size: 30rpx;
font-size: 34rpx;
color: #fff;
border: none;

View File

@ -824,7 +824,7 @@ onShareTimeline(() => {
}
.navbar-title {
font-size: 34rpx;
font-size: 40rpx;
font-weight: 600;
color: #fff;
}
@ -876,13 +876,13 @@ onShareTimeline(() => {
gap: 8rpx;
.nickname {
font-size: 34rpx;
font-size: 40rpx;
font-weight: 600;
color: #333;
}
.relationship {
font-size: 30rpx;
font-size: 36rpx;
color: #666;
}
@ -923,7 +923,7 @@ onShareTimeline(() => {
}
.xiangqin-no {
font-size: 26rpx;
font-size: 32rpx;
color: #999;
}
}
@ -937,7 +937,7 @@ onShareTimeline(() => {
margin-bottom: 24rpx;
.section-title {
font-size: 38rpx;
font-size: 42rpx;
font-weight: 700;
color: #333;
margin-bottom: 24rpx;
@ -954,7 +954,7 @@ onShareTimeline(() => {
}
.photo-count {
font-size: 24rpx;
font-size: 30rpx;
color: #999;
}
}
@ -967,7 +967,7 @@ onShareTimeline(() => {
margin-bottom: 24rpx;
.gender-year {
font-size: 42rpx;
font-size: 46rpx;
font-weight: 600;
color: #ff6b6b;
@ -982,7 +982,7 @@ onShareTimeline(() => {
.share-btn {
padding: 16rpx 40rpx;
font-size: 28rpx;
font-size: 34rpx;
color: #fff;
background: #4cd964;
border: none;
@ -1007,14 +1007,14 @@ onShareTimeline(() => {
margin-bottom: 20rpx;
.label {
font-size: 32rpx;
font-size: 36rpx;
color: #999;
width: 80rpx;
flex-shrink: 0;
}
.value {
font-size: 32rpx;
font-size: 36rpx;
color: #333;
font-weight: 600;
margin-left: 16rpx;
@ -1074,7 +1074,7 @@ onShareTimeline(() => {
//
.intro-content {
text {
font-size: 32rpx;
font-size: 36rpx;
color: #666;
line-height: 1.8;
font-weight: 500;
@ -1100,13 +1100,13 @@ onShareTimeline(() => {
}
.label {
font-size: 28rpx;
font-size: 34rpx;
color: #999;
margin-bottom: 8rpx;
}
.value {
font-size: 32rpx;
font-size: 36rpx;
color: #333;
font-weight: 600;
}
@ -1118,14 +1118,14 @@ onShareTimeline(() => {
border-top: 1rpx solid #f0f0f0;
.label {
font-size: 24rpx;
font-size: 30rpx;
color: #999;
display: block;
margin-bottom: 8rpx;
}
.value {
font-size: 26rpx;
font-size: 32rpx;
color: #666;
line-height: 1.6;
}
@ -1147,13 +1147,13 @@ onShareTimeline(() => {
}
.label {
font-size: 32rpx;
font-size: 36rpx;
color: #999;
margin-right: 16rpx;
}
.value {
font-size: 32rpx;
font-size: 36rpx;
color: #333;
font-weight: 600;
}
@ -1172,13 +1172,13 @@ onShareTimeline(() => {
margin-bottom: 20rpx;
.label {
font-size: 32rpx;
font-size: 36rpx;
color: #999;
margin-right: 16rpx;
}
.value {
font-size: 32rpx;
font-size: 36rpx;
color: #333;
font-weight: 600;
}
@ -1191,13 +1191,13 @@ onShareTimeline(() => {
align-items: center;
.label {
font-size: 32rpx;
font-size: 36rpx;
color: #999;
margin-right: 16rpx;
}
.value {
font-size: 32rpx;
font-size: 36rpx;
color: #333;
font-weight: 600;
flex: 1;
@ -1205,7 +1205,7 @@ onShareTimeline(() => {
.copy-btn {
padding: 12rpx 24rpx;
font-size: 26rpx;
font-size: 32rpx;
color: #fff;
background: #ff6b6b;
border-radius: 20rpx;
@ -1224,7 +1224,7 @@ onShareTimeline(() => {
text {
display: block;
font-size: 26rpx;
font-size: 32rpx;
color: #999;
line-height: 1.8;
}
@ -1248,7 +1248,7 @@ onShareTimeline(() => {
flex: 1;
height: 88rpx;
line-height: 88rpx;
font-size: 32rpx;
font-size: 36rpx;
border-radius: 16rpx;
border: none;
@ -1306,13 +1306,13 @@ onShareTimeline(() => {
margin-bottom: 40rpx;
.phone-popup-title {
font-size: 32rpx;
font-size: 36rpx;
font-weight: 600;
color: #333;
}
.phone-popup-close {
font-size: 48rpx;
font-size: 52rpx;
color: #999;
line-height: 1;
}
@ -1323,7 +1323,7 @@ onShareTimeline(() => {
padding: 40rpx 0;
.phone-number {
font-size: 56rpx;
font-size: 60rpx;
font-weight: 600;
color: #333;
letter-spacing: 4rpx;
@ -1336,7 +1336,7 @@ onShareTimeline(() => {
line-height: 96rpx;
background: #4cd964;
color: #fff;
font-size: 34rpx;
font-size: 38rpx;
border-radius: 48rpx;
border: none;

View File

@ -1707,7 +1707,7 @@ export default {
}
.navbar-title {
font-size: 34rpx;
font-size: 40rpx;
font-weight: 600;
color: #333;
}
@ -1744,7 +1744,7 @@ export default {
border-radius: 50%;
background-color: #e0e0e0;
color: #999;
font-size: 24rpx;
font-size: 28rpx;
display: flex;
align-items: center;
justify-content: center;
@ -1752,7 +1752,7 @@ export default {
}
.step-label {
font-size: 24rpx;
font-size: 28rpx;
color: #666;
}
@ -1792,7 +1792,7 @@ export default {
padding: 30rpx;
.section-title {
font-size: 36rpx;
font-size: 40rpx;
font-weight: 600;
color: #333;
margin-bottom: 30rpx;
@ -1806,7 +1806,7 @@ export default {
.form-label {
display: block;
font-size: 32rpx;
font-size: 36rpx;
color: #333;
margin-bottom: 16rpx;
@ -1823,7 +1823,7 @@ export default {
padding: 0 20rpx;
background-color: #f8f8f8;
border-radius: 12rpx;
font-size: 32rpx;
font-size: 36rpx;
box-sizing: border-box;
&[disabled] {
@ -1833,7 +1833,7 @@ export default {
}
.form-tip {
font-size: 24rpx;
font-size: 28rpx;
color: #999;
margin-top: 8rpx;
}
@ -1845,14 +1845,14 @@ export default {
padding: 20rpx;
background-color: #f8f8f8;
border-radius: 12rpx;
font-size: 32rpx;
font-size: 36rpx;
box-sizing: border-box;
}
.char-count {
display: block;
text-align: right;
font-size: 24rpx;
font-size: 28rpx;
color: #999;
margin-top: 8rpx;
}
@ -1868,7 +1868,7 @@ export default {
padding: 0 20rpx;
background-color: #f8f8f8;
border-radius: 12rpx;
font-size: 32rpx;
font-size: 36rpx;
color: #333;
&.small {
@ -1903,7 +1903,7 @@ export default {
}
text {
font-size: 32rpx;
font-size: 36rpx;
color: #333;
}
@ -1945,7 +1945,7 @@ export default {
padding: 12rpx 24rpx;
background-color: #f8f8f8;
border-radius: 8rpx;
font-size: 26rpx;
font-size: 32rpx;
color: #666;
&.active {
@ -1978,7 +1978,7 @@ export default {
margin-bottom: 30rpx;
.photo-label {
font-size: 32rpx;
font-size: 36rpx;
color: #333;
margin-bottom: 16rpx;
@ -2040,7 +2040,7 @@ export default {
}
.add-text {
font-size: 24rpx;
font-size: 28rpx;
color: #999;
}
}
@ -2054,7 +2054,7 @@ export default {
line-height: 80rpx;
background-color: #f8f8f8;
color: #333;
font-size: 32rpx;
font-size: 36rpx;
border-radius: 12rpx;
border: none;
@ -2079,12 +2079,12 @@ export default {
border-radius: 12rpx;
.phone-number {
font-size: 32rpx;
font-size: 36rpx;
color: #333;
}
.verified-tag {
font-size: 24rpx;
font-size: 28rpx;
color: #4cd964;
padding: 4rpx 12rpx;
background-color: #e8f8e8;
@ -2108,7 +2108,7 @@ export default {
.section-tip {
background-color: #fff;
padding: 0 30rpx 20rpx;
font-size: 24rpx;
font-size: 28rpx;
color: #999;
border-radius: 0 0 16rpx 16rpx;
margin-bottom: 20rpx;
@ -2122,7 +2122,7 @@ export default {
margin-bottom: 20rpx;
.card-title {
font-size: 32rpx;
font-size: 36rpx;
font-weight: 600;
color: #333;
margin-bottom: 20rpx;
@ -2130,7 +2130,7 @@ export default {
align-items: center;
.card-tip {
font-size: 24rpx;
font-size: 28rpx;
font-weight: 400;
color: #999;
margin-left: 12rpx;
@ -2164,7 +2164,7 @@ export default {
text-align: center;
background-color: #f8f8f8;
border-radius: 12rpx;
font-size: 32rpx;
font-size: 36rpx;
color: #333;
padding: 0 16rpx;
}
@ -2172,13 +2172,13 @@ export default {
.range-separator {
margin: 0 16rpx;
color: #999;
font-size: 32rpx;
font-size: 36rpx;
}
.range-unit {
margin-left: 12rpx;
color: #666;
font-size: 30rpx;
font-size: 34rpx;
}
}
@ -2192,7 +2192,7 @@ export default {
padding: 16rpx 24rpx;
background-color: #f8f8f8;
border-radius: 12rpx;
font-size: 30rpx;
font-size: 34rpx;
color: #666;
border: 2rpx solid transparent;
transition: all 0.2s;
@ -2214,7 +2214,7 @@ export default {
}
.sub-title {
font-size: 30rpx;
font-size: 34rpx;
color: #666;
margin-bottom: 12rpx;
display: block;
@ -2239,7 +2239,7 @@ export default {
height: 88rpx;
line-height: 88rpx;
border-radius: 44rpx;
font-size: 32rpx;
font-size: 36rpx;
border: none;
&::after {
@ -2263,6 +2263,6 @@ export default {
<style lang="scss">
.input-placeholder {
color: #999 !important;
font-size: 32rpx !important;
font-size: 36rpx !important;
}
</style>

View File

@ -676,7 +676,7 @@
}
.navbar-title {
font-size: 34rpx;
font-size: 40rpx;
font-weight: 600;
color: #333;
}
@ -717,7 +717,7 @@
padding: 40rpx;
.card-title {
font-size: 36rpx;
font-size: 42rpx;
font-weight: 600;
color: #333;
margin-bottom: 32rpx;
@ -735,12 +735,12 @@
}
.row-label {
font-size: 32rpx;
font-size: 36rpx;
color: #666;
}
.row-value {
font-size: 32rpx;
font-size: 36rpx;
color: #333;
}
}
@ -807,7 +807,7 @@
}
.step-text {
font-size: 26rpx;
font-size: 32rpx;
color: #999;
}
@ -958,7 +958,7 @@
padding: 40rpx;
.benefits-title {
font-size: 38rpx;
font-size: 42rpx;
font-weight: 600;
color: #333;
margin-bottom: 32rpx;
@ -976,14 +976,14 @@
}
.benefit-num {
font-size: 32rpx;
font-size: 36rpx;
color: #333;
flex-shrink: 0;
line-height: 1.8;
}
.benefit-text {
font-size: 32rpx;
font-size: 36rpx;
color: #333;
flex: 1;
line-height: 1.8;
@ -1015,7 +1015,7 @@
.input-label {
display: block;
font-size: 32rpx;
font-size: 36rpx;
color: #333;
font-weight: 500;
margin-bottom: 24rpx;
@ -1029,7 +1029,7 @@
.input-field {
width: 100%;
height: 96rpx;
font-size: 34rpx;
font-size: 38rpx;
color: #333;
}
}
@ -1210,7 +1210,7 @@
padding: 40rpx;
.card-title {
font-size: 36rpx;
font-size: 42rpx;
font-weight: 600;
color: #333;
margin-bottom: 32rpx;
@ -1228,12 +1228,12 @@
}
.info-label {
font-size: 32rpx;
font-size: 36rpx;
color: #666;
}
.info-value {
font-size: 32rpx;
font-size: 36rpx;
color: #333;
}
}
@ -1335,7 +1335,7 @@
}
text {
font-size: 32rpx;
font-size: 36rpx;
font-weight: 600;
color: #fff;
}
@ -1347,7 +1347,7 @@
top: -16rpx;
background: linear-gradient(135deg, #4A90D9 0%, #2B6CB0 100%);
color: #fff;
font-size: 22rpx;
font-size: 28rpx;
padding: 6rpx 16rpx;
border-radius: 16rpx;
}
@ -1368,7 +1368,7 @@
}
text {
font-size: 32rpx;
font-size: 36rpx;
font-weight: 600;
color: #FF6B6B;
}
@ -1393,7 +1393,7 @@
}
text {
font-size: 32rpx;
font-size: 36rpx;
font-weight: 600;
color: #fff;
}
@ -1416,7 +1416,7 @@
}
text {
font-size: 32rpx;
font-size: 36rpx;
font-weight: 600;
}

View File

@ -788,7 +788,7 @@ onMounted(() => {
}
.navbar-title {
font-size: 34rpx;
font-size: 40rpx;
font-weight: 600;
color: #fff;
}
@ -841,7 +841,7 @@ onMounted(() => {
.banner-title {
display: block;
font-size: 52rpx;
font-size: 56rpx;
font-weight: bold;
color: #ff6b9d;
text-shadow: 2rpx 2rpx 4rpx rgba(255, 107, 157, 0.3);
@ -901,7 +901,7 @@ onMounted(() => {
}
.filter-label {
font-size: 32rpx;
font-size: 36rpx;
color: #333;
.required {
@ -915,13 +915,13 @@ onMounted(() => {
align-items: center;
text {
font-size: 30rpx;
font-size: 34rpx;
color: #999;
}
.arrow {
margin-left: 8rpx;
font-size: 30rpx;
font-size: 34rpx;
color: #ccc;
}
}
@ -937,7 +937,7 @@ onMounted(() => {
.filter-label {
display: block;
font-size: 32rpx;
font-size: 36rpx;
color: #333;
margin-bottom: 20rpx;
@ -957,7 +957,7 @@ onMounted(() => {
padding: 16rpx 28rpx;
background: #f5f5f5;
border-radius: 8rpx;
font-size: 28rpx;
font-size: 34rpx;
color: #666;
border: 2rpx solid transparent;
transition: all 0.2s;
@ -991,7 +991,7 @@ onMounted(() => {
line-height: 96rpx;
background: linear-gradient(135deg, #ffb5b5 0%, #ff9a9a 100%);
border-radius: 48rpx;
font-size: 34rpx;
font-size: 38rpx;
color: #fff;
border: none;
@ -1027,18 +1027,18 @@ onMounted(() => {
border-bottom: 1rpx solid #f0f0f0;
.picker-cancel {
font-size: 30rpx;
font-size: 34rpx;
color: #999;
}
.picker-title {
font-size: 32rpx;
font-size: 36rpx;
font-weight: 600;
color: #333;
}
.picker-confirm {
font-size: 30rpx;
font-size: 34rpx;
color: #ff6b6b;
}
}
@ -1055,7 +1055,7 @@ onMounted(() => {
display: flex;
align-items: center;
justify-content: center;
font-size: 34rpx;
font-size: 38rpx;
color: #333;
}
}
@ -1077,7 +1077,7 @@ onMounted(() => {
}
.section-title {
font-size: 28rpx;
font-size: 34rpx;
color: #999;
margin-bottom: 16rpx;
}
@ -1093,7 +1093,7 @@ onMounted(() => {
text-align: center;
background: #f5f5f5;
border-radius: 8rpx;
font-size: 28rpx;
font-size: 32rpx;
color: #333;
border: 2rpx solid transparent;
@ -1162,7 +1162,7 @@ onMounted(() => {
padding: 12rpx 24rpx;
background: #f5f5f5;
border-radius: 8rpx;
font-size: 28rpx;
font-size: 32rpx;
color: #666;
border: 2rpx solid transparent;

View File

@ -580,13 +580,13 @@ onMounted(() => {
text-align: center;
.search-date {
font-size: 26rpx;
font-size: 32rpx;
color: #FF6B6B;
margin-bottom: 16rpx;
}
.search-title {
font-size: 40rpx;
font-size: 44rpx;
font-weight: 600;
color: #333;
margin-bottom: 12rpx;
@ -600,13 +600,13 @@ onMounted(() => {
margin-bottom: 30rpx;
.count-number {
font-size: 48rpx;
font-size: 52rpx;
font-weight: 700;
color: #FF5F5F;
}
.count-text {
font-size: 36rpx;
font-size: 40rpx;
font-weight: 600;
color: #FF5F5F;
}
@ -622,7 +622,7 @@ onMounted(() => {
padding: 12rpx 24rpx;
background: #FFF0F0;
border-radius: 30rpx;
font-size: 26rpx;
font-size: 32rpx;
color: #666;
border: 1rpx solid #FFD4D4;
@ -662,7 +662,7 @@ onMounted(() => {
.gender-year {
text {
font-size: 40rpx;
font-size: 44rpx;
font-weight: 600;
color: #FF6B6B;
margin-right: 16rpx;
@ -725,13 +725,13 @@ onMounted(() => {
display: flex;
.label {
font-size: 28rpx;
font-size: 34rpx;
color: #999;
width: 80rpx;
}
.value {
font-size: 28rpx;
font-size: 34rpx;
color: #333;
flex: 1;
}
@ -743,7 +743,7 @@ onMounted(() => {
margin-bottom: 24rpx;
.intro-text {
font-size: 28rpx;
font-size: 34rpx;
color: #666;
line-height: 1.6;
display: -webkit-box;
@ -763,12 +763,12 @@ onMounted(() => {
border-radius: 40rpx;
.lock-icon {
font-size: 30rpx;
font-size: 34rpx;
margin-right: 12rpx;
}
text {
font-size: 30rpx;
font-size: 34rpx;
color: #333;
}
@ -808,7 +808,7 @@ onMounted(() => {
line-height: 88rpx;
background: linear-gradient(135deg, #FFB5B5 0%, #FF9A9A 100%);
color: #fff;
font-size: 32rpx;
font-size: 36rpx;
font-weight: 500;
border-radius: 44rpx;
border: none;
@ -820,7 +820,7 @@ onMounted(() => {
}
.member-tip {
font-size: 26rpx;
font-size: 32rpx;
color: #999;
}
}