From 3f684d99dc45f86275055596ce8bcdee55334297 Mon Sep 17 00:00:00 2001 From: gfjz-ruijun <994923161@qq.com> Date: Thu, 27 Feb 2025 20:47:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Eindex=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/index.html | 173 ++---------------------------------- web/main.js | 231 +++++++++++++++++++++++++++++++++++++++++++++++++ web/style.css | 122 -------------------------- web/styles.css | 117 +++++++++++++++++++++++++ 4 files changed, 353 insertions(+), 290 deletions(-) create mode 100644 web/main.js delete mode 100644 web/style.css create mode 100644 web/styles.css diff --git a/web/index.html b/web/index.html index 249faae..66b5aef 100644 --- a/web/index.html +++ b/web/index.html @@ -3,73 +3,12 @@
-