From 6a7e972384b43d476bac7647ab2338d2789acded Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期五, 14 十一月 2025 10:40:09 +0800
Subject: [PATCH] 调试
---
components/mold.vue | 26 ++++++++++++++++++++++----
1 files changed, 22 insertions(+), 4 deletions(-)
diff --git a/components/mold.vue b/components/mold.vue
index ec743a0..2d89991 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: 0 !important; /* 褰诲簳璐寸揣杈撳叆妗� */
+ font-size: 1.3em;
+ box-shadow: 0 2px 8px rgba(24,144,255,0.08);
}
.btn-blue:hover {
@@ -1042,11 +1048,23 @@
}
}
- /* 璁┾�滀娇鐢ㄤ笂闄愨�濃�滃鍛芥瘮棰勮鍊尖�濊緭鍏ユ鍙樼獎 */
.input-life-warn {
- width: 120px !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