From 49f6ac08d376c172649efb4bc4607c8a502f50e7 Mon Sep 17 00:00:00 2001 From: lihui Date: Mon, 23 Jun 2025 14:52:57 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B1=87=E7=8E=87=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/managerecharge/rate.vue | 565 +++++++++++--------------------------- 1 file changed, 164 insertions(+), 401 deletions(-) diff --git a/src/views/managerecharge/rate.vue b/src/views/managerecharge/rate.vue index 503fd6e..1d6c538 100644 --- a/src/views/managerecharge/rate.vue +++ b/src/views/managerecharge/rate.vue @@ -1,8 +1,6 @@ + - - - - - - - @@ -635,160 +478,73 @@ function handleInput(value) { - + - - - - - + + +.rate-tip { + hyphens: auto; +} + \ No newline at end of file