From 8c709bf4207527926a4c8831697ef863a3ba7b69 Mon Sep 17 00:00:00 2001 From: MoonLeeeaf <150461955+MoonLeeeaf@users.noreply.github.com> Date: Fri, 28 Jun 2024 21:14:37 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E5=A4=87=E6=B3=A8=E5=A4=B4=E7=9A=84?= =?UTF-8?q?=E5=B0=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ling_chair_http/finally.js | 2 +- ling_chair_http/handler.js | 2 +- ling_chair_http/manager.js | 2 +- ling_chair_http/ui.js | 2 +- ling_chair_http/utils.js | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ling_chair_http/finally.js b/ling_chair_http/finally.js index dab33fc..6e148b6 100644 --- a/ling_chair_http/finally.js +++ b/ling_chair_http/finally.js @@ -1,6 +1,6 @@ /* * ©2024 满月叶 - * Github: MoonLeeeaf + * GitHub @MoonLeeeaf * 最终执行的杂项 */ diff --git a/ling_chair_http/handler.js b/ling_chair_http/handler.js index a95680d..f236f5f 100644 --- a/ling_chair_http/handler.js +++ b/ling_chair_http/handler.js @@ -1,6 +1,6 @@ /* * ©2024 满月叶 - * Github: MoonLeeeaf + * GitHub @MoonLeeeaf * 业务逻辑 */ diff --git a/ling_chair_http/manager.js b/ling_chair_http/manager.js index 037a016..ec6afa4 100644 --- a/ling_chair_http/manager.js +++ b/ling_chair_http/manager.js @@ -1,6 +1,6 @@ /* * ©2024 满月叶 - * Github: MoonLeeeaf + * GitHub @MoonLeeeaf * 资源类 */ diff --git a/ling_chair_http/ui.js b/ling_chair_http/ui.js index c56b075..16954f2 100644 --- a/ling_chair_http/ui.js +++ b/ling_chair_http/ui.js @@ -1,6 +1,6 @@ /* * ©2024 满月叶 - * Github: MoonLeeeaf + * GitHub @MoonLeeeaf * 界面逻辑 */ diff --git a/ling_chair_http/utils.js b/ling_chair_http/utils.js index 9b2d5c6..5ce191e 100644 --- a/ling_chair_http/utils.js +++ b/ling_chair_http/utils.js @@ -1,6 +1,6 @@ /* * ©2024 满月叶 - * Github: MoonLeeeaf + * GitHub @MoonLeeeaf * 辅助添加 */