From 085bd85263b3bed9fb97fbabd0af54fdfd5aec11 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期二, 18 十一月 2025 17:33:56 +0800
Subject: [PATCH] Revert "调试"
---
components/mold.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/components/mold.vue b/components/mold.vue
index e1fe726..5e85c39 100644
--- a/components/mold.vue
+++ b/components/mold.vue
@@ -15,7 +15,7 @@
<view class="input-with-unit">
<input class="input small-font input-life-warn"
v-model="lifeWarnInput"
- placeholder="濡�0.9鎴�90"
+ placeholder="濡�90鎴�0.90"
:disabled="!selectedToolNo || loadingForm" />
<span class="unit-text">%</span>
</view>
@@ -1116,7 +1116,7 @@
}
.input-use-limit {
- width: 400px !important;
+ width: 450px !important;
min-width: 0 !important;
margin-right: 16px;
flex: none !important; /* 鍏抽敭锛氬交搴曠姝lex鎷変几 */
--
Gitblit v1.9.3