From 0794b0c43fa160d4b8f68dc1759f3a569481d681 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期五, 14 十一月 2025 10:31:57 +0800
Subject: [PATCH] 调试

---
 components/mold.vue |   19 +++++++++++--------
 1 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/components/mold.vue b/components/mold.vue
index 7498f28..741e189 100644
--- a/components/mold.vue
+++ b/components/mold.vue
@@ -770,13 +770,14 @@
         margin-left: 24px;
     }
 
-        /* 鍒�鍏风洰褰曟寜閽彉澶у苟宸︾Щ */
+        /* 鍒�鍏风洰褰曟寜閽洿澶ф洿闈犲乏 */
         .btn-blue.large-btn {
-            padding: 18px 48px;
-            min-width: 160px;
-            height: 70px !important;
-            margin-left: 16px; /* 闈犺繎杈撳叆妗嗭紝鍑忓皯闂磋窛 */
-            font-size: 1.2em;
+            padding: 22px 60px;
+            min-width: 180px;
+            height: 72px !important;
+            margin-left: 8px; /* 鏇撮潬宸︼紝鍑犱箮璐寸潃杈撳叆妗� */
+            font-size: 1.3em;
+            box-shadow: 0 2px 8px rgba(24,144,255,0.08);
         }
 
         .btn-blue:hover {
@@ -1049,9 +1050,11 @@
 
     /* 璁┾�滃鍛芥瘮棰勮鍊尖�濊緭鍏ユ鏇寸獎 */
     .input-life-warn {
-        width: 70px !important;
+        width: 48px !important;
         min-width: 0 !important;
-        margin-right: 8px;
+        margin-right: 4px;
+        padding-left: 4px;
+        padding-right: 4px;
     }
 
     .input-use-limit {

--
Gitblit v1.9.3