From 5d676757720e3536848e6bbbfd8546b62dd190eb Mon Sep 17 00:00:00 2001 From: "DESKTOP-RQ919RC\\Pc" <1300399510@qq.com> Date: Mon, 22 Sep 2025 18:54:03 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E7=8C=9C=E6=AD=8C?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=8F=8A=E7=9B=B8=E5=85=B3=E8=B5=84=E6=BA=90?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 新增猜歌页面(guess.html)及配套CSS/LESS文件 添加多个SVG图片资源用于页面展示 优化song-request-station页面标题和图标 移除song-request-station页面无用样式和图片 --- guess.html | 50 +++++ song-request-station.html | 6 +- static/css/guess.css | 241 ++++++++++++++++++++++++ static/css/guess.less | 269 +++++++++++++++++++++++++++ static/css/song-request-station.css | 39 ---- static/css/song-request-station.less | 55 ------ static/img/guess-bj-2.svg | 12 ++ static/img/guess-bj.svg | 12 ++ static/img/guess-love-big.svg | 12 ++ static/img/guess-love-little.svg | 12 ++ static/img/guess-text.svg | 18 ++ static/img/question-mark.png | Bin 0 -> 117027 bytes 12 files changed, 628 insertions(+), 98 deletions(-) create mode 100644 guess.html create mode 100644 static/css/guess.css create mode 100644 static/css/guess.less create mode 100644 static/img/guess-bj-2.svg create mode 100644 static/img/guess-bj.svg create mode 100644 static/img/guess-love-big.svg create mode 100644 static/img/guess-love-little.svg create mode 100644 static/img/guess-text.svg create mode 100644 static/img/question-mark.png diff --git a/guess.html b/guess.html new file mode 100644 index 0000000..3b93b55 --- /dev/null +++ b/guess.html @@ -0,0 +1,50 @@ + + + + + + + 朴见潮音 - 猜歌 + + + + + + + +
+
+ +
+ + +
+ + + + + + + + + + + + + + +
+ +
+
+ +
+
+
+
+ + diff --git a/song-request-station.html b/song-request-station.html index ea2f1c9..9ddc212 100644 --- a/song-request-station.html +++ b/song-request-station.html @@ -3,12 +3,11 @@ - 标签气泡动效 - - + 朴见潮音 - 点歌 +