From 7ad6378880f03400bc9c9878d753412d0121243a Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期二, 25 十一月 2025 15:51:41 +0800
Subject: [PATCH] feat: 报名时触发发送消息

---
 apps/underTakeMiniApp/src/custom-tab-bar/index.scss |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/apps/underTakeMiniApp/src/custom-tab-bar/index.scss b/apps/underTakeMiniApp/src/custom-tab-bar/index.scss
index d084602..3a36e89 100644
--- a/apps/underTakeMiniApp/src/custom-tab-bar/index.scss
+++ b/apps/underTakeMiniApp/src/custom-tab-bar/index.scss
@@ -80,6 +80,8 @@
 
     .bottom-tab-item-text {
       margin-top: 50px;
+      position: relative;
+      bottom: -14px;
     }
 
     .bottom-tab-item-img-publish {

--
Gitblit v1.9.1