From 396123603febc184ac16d2a28ae72a2df716d776 Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期二, 10 九月 2024 16:24:50 +0800
Subject: [PATCH] #fs

---
 src/main/webapp/views/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html
index ebd24eb..af06e79 100644
--- a/src/main/webapp/views/index.html
+++ b/src/main/webapp/views/index.html
@@ -86,7 +86,7 @@
         <div class="outer-ring"></div>
 
         <!-- Stations on outer ring -->
-<!--        <div class="station" style="top: -10px; left: 50%;">1</div>-->
+<!--        <div class="station" style="top: 49%; left: 99%;">1000</div>-->
 <!--        <div class="station" style="top: 30%; left: 100%;">2</div>-->
 <!--        <div class="station" style="top: 70%; left: 100%;">3</div>-->
 <!--        <div class="station" style="top: 110%; left: 50%;">4</div>-->

--
Gitblit v1.9.1