From 2d741a3f0fc1c818a34d205ac09694429ca62eff Mon Sep 17 00:00:00 2001 From: govolokatliai Date: Tue, 29 Oct 2024 08:37:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E5=89=8D=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FrontEnd/admin.html | 0 FrontEnd/assignment.html | 0 FrontEnd/repay.html | 0 FrontEnd/robots.txt | 2 ++ FrontEnd/switch.html | 0 FrontEnd/volunteering.html | 0 doc/draft.md | 1 + 7 files changed, 3 insertions(+) create mode 100644 FrontEnd/admin.html create mode 100644 FrontEnd/assignment.html create mode 100644 FrontEnd/repay.html create mode 100644 FrontEnd/switch.html create mode 100644 FrontEnd/volunteering.html diff --git a/FrontEnd/admin.html b/FrontEnd/admin.html new file mode 100644 index 0000000..e69de29 diff --git a/FrontEnd/assignment.html b/FrontEnd/assignment.html new file mode 100644 index 0000000..e69de29 diff --git a/FrontEnd/repay.html b/FrontEnd/repay.html new file mode 100644 index 0000000..e69de29 diff --git a/FrontEnd/robots.txt b/FrontEnd/robots.txt index e69de29..a4751e2 100644 --- a/FrontEnd/robots.txt +++ b/FrontEnd/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: * diff --git a/FrontEnd/switch.html b/FrontEnd/switch.html new file mode 100644 index 0000000..e69de29 diff --git a/FrontEnd/volunteering.html b/FrontEnd/volunteering.html new file mode 100644 index 0000000..e69de29 diff --git a/doc/draft.md b/doc/draft.md index 86c378d..517233b 100644 --- a/doc/draft.md +++ b/doc/draft.md @@ -24,3 +24,4 @@ 配置:viper 数据库:gorm +web框架:echo