From 2d43a1df3f5ba42710e6d21c27d1e13bdb8dfd56 Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期一, 24 三月 2025 09:23:08 +0800
Subject: [PATCH] -
---
src/pages/mine/mine.scss | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/src/pages/mine/mine.scss b/src/pages/mine/mine.scss
index 4aed352..f751f90 100644
--- a/src/pages/mine/mine.scss
+++ b/src/pages/mine/mine.scss
@@ -42,7 +42,7 @@
.header-image-left .header-name {
color: #111e38;
font-size: 36rpx;
- font-weight: 700;
+ // font-weight: 700;
padding-left: 28rpx;
white-space: nowrap;
overflow: hidden;
@@ -72,7 +72,7 @@
}
.num-bold {
- font-weight: 700;
+ // font-weight: 700;
font-size: 32rpx;
color: #111e38;
}
@@ -124,7 +124,7 @@
justify-content: center;
background: #00e699;
margin: 40rpx 30rpx 0 0;
- font-weight: 700;
+ // font-weight: 700;
}
.job-box,
@@ -161,7 +161,7 @@
}
.job-box .num {
- font-weight: 700;
+ // font-weight: 700;
color: #111e38;
font-size: 36rpx;
line-height: 44rpx;
@@ -175,7 +175,7 @@
}
.nav-box {
- margin: 28rpx;
+ margin: 18rpx 26rpx;
background: #fff;
border-radius: 16rpx;
}
@@ -195,12 +195,12 @@
.nav-item .nav-title {
// color: #111e38;
font-size: 30rpx;
- font-weight: 700;
+ // font-weight: 700;
}
.nav-title .iconfont {
margin-right: 32rpx;
- font-weight: 400;
+ // font-weight: 400;
font-size: 52rpx;
}
--
Gitblit v1.9.1