From 31f2cc61a2376d723d9350963d54ff1fd70eae50 Mon Sep 17 00:00:00 2001 From: lzh Date: Fri, 19 Dec 2025 14:01:17 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=A7=A3=E6=9E=90=E5=AE=A2=E6=B5=81?= =?UTF-8?q?=E4=B8=8A=E6=8A=A5=E6=95=B0=E6=8D=AE-=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E4=B8=AD=E6=96=87=E5=AD=97=E6=AE=B5=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/static/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/static/index.html b/src/main/resources/static/index.html index 662fb24..001e1b4 100644 --- a/src/main/resources/static/index.html +++ b/src/main/resources/static/index.html @@ -383,7 +383,7 @@
{{ formatCounterTime(counter.latestData.time) }} - Rx:{{counter.latestData.rxBat}}% / Tx:{{counter.latestData.txBat}}% + 接收端电量:{{counter.latestData.rxBat}}% / 电量:{{counter.latestData.txBat}}%