From 5aaa2bc1053d693118fb9427e6e374a49bbe92e8 Mon Sep 17 00:00:00 2001 From: overwriter <9856mmm@gmail.com> Date: Sun, 20 Oct 2024 01:51:01 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=B8=BB=E9=A1=B5=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 27e9748..1986a56 100644 --- a/public/index.html +++ b/public/index.html @@ -73,12 +73,18 @@ max-height: 80vh; /* 设置最大高度 */ overflow-y: auto; /* 启用垂直滚动条 */ } + + .version { + margin-top: 0.5em; + font-size: 1.0em; + color: #666; + }
-

网易云音乐 API

+

网易云音乐 API

当你看到这个页面时,这个服务已经成功跑起来了~

查看文档 @@ -95,6 +101,7 @@
+