From 6a7e972384b43d476bac7647ab2338d2789acded Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期五, 14 十一月 2025 10:40:09 +0800
Subject: [PATCH] 调试
---
components/mold.vue | 31 ++++++++++++++++++++++---------
1 files changed, 22 insertions(+), 9 deletions(-)
diff --git a/components/mold.vue b/components/mold.vue
index 7498f28..2d89991 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: 0 !important; /* 褰诲簳璐寸揣杈撳叆妗� */
+ font-size: 1.3em;
+ box-shadow: 0 2px 8px rgba(24,144,255,0.08);
}
.btn-blue:hover {
@@ -1047,11 +1048,23 @@
}
}
- /* 璁┾�滃鍛芥瘮棰勮鍊尖�濊緭鍏ユ鏇寸獎 */
.input-life-warn {
- width: 70px !important;
+ width: 24px !important;
min-width: 0 !important;
- margin-right: 8px;
+ margin-right: 4px;
+ padding-left: 2px;
+ padding-right: 2px;
+ font-size: 22px !important; /* 瀛椾綋鍔犲ぇ */
+ text-align: center;
+ }
+
+ .input,
+ .input.small-font,
+ .input-use-limit,
+ .input-tool-model,
+ .input-tool-name,
+ .input-life-warn {
+ font-size: 22px !important;
}
.input-use-limit {
--
Gitblit v1.9.3