From 3db5e1ccf03a99e096307bab00b0c73a527cbc0d Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期二, 11 十一月 2025 14:06:44 +0800
Subject: [PATCH] Merge branch 'dev-1.3.0.1' of http://120.26.58.240:8888/r/flexJobMiniApp into dev-1.3.0.1
---
apps/bMiniApp/src/custom-tab-bar/index.scss | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/apps/bMiniApp/src/custom-tab-bar/index.scss b/apps/bMiniApp/src/custom-tab-bar/index.scss
index 8b60f24..d084602 100644
--- a/apps/bMiniApp/src/custom-tab-bar/index.scss
+++ b/apps/bMiniApp/src/custom-tab-bar/index.scss
@@ -43,14 +43,14 @@
}
.bottom-tab-item-icon {
- width: 40px;
- height: 40px;
+ width: 48px;
+ height: 48px;
}
.bottom-tab-item-text {
color: #707070;
- font-size: 20px;
- line-height: 24px;
+ font-size: 24px;
+ line-height: 28px;
}
.bottom-tab-item-badge {
--
Gitblit v1.9.1