From 0794b0c43fa160d4b8f68dc1759f3a569481d681 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期五, 14 十一月 2025 10:31:57 +0800
Subject: [PATCH] 调试
---
components/mold.vue | 16 ++++++++++++----
1 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/components/mold.vue b/components/mold.vue
index ec743a0..741e189 100644
--- a/components/mold.vue
+++ b/components/mold.vue
@@ -770,8 +770,14 @@
margin-left: 24px;
}
+ /* 鍒�鍏风洰褰曟寜閽洿澶ф洿闈犲乏 */
.btn-blue.large-btn {
- margin-left: 24px;
+ 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 {
@@ -1042,11 +1048,13 @@
}
}
- /* 璁┾�滀娇鐢ㄤ笂闄愨�濃�滃鍛芥瘮棰勮鍊尖�濊緭鍏ユ鍙樼獎 */
+ /* 璁┾�滃鍛芥瘮棰勮鍊尖�濊緭鍏ユ鏇寸獎 */
.input-life-warn {
- width: 120px !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