From 34b92fbd1a1db50a57e21cac307e04f411c2ede5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=81=8C=E7=B3=96=E5=8C=85=E5=AD=90?= Date: Tue, 24 Jan 2023 23:30:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=90=8E=E5=8F=B0=E6=A0=87?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 2 +- src/views/Home.vue | 2 +- src/views/Login.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/public/index.html b/public/index.html index 9d95d99..1214c48 100644 --- a/public/index.html +++ b/public/index.html @@ -4,7 +4,7 @@ - 博客API管理后台 + 博客管理后台
diff --git a/src/views/Home.vue b/src/views/Home.vue index 9141b15..6425be5 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -1,7 +1,7 @@