From e3575d0f4392ff920393cc3cd86297ca98b14838 Mon Sep 17 00:00:00 2001
From: MTrun <1262327911@qq.com>
Date: Mon, 28 Feb 2022 21:15:57 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5?=
=?UTF-8?q?=E5=9B=BE=E7=89=87=E5=92=8C=E5=9C=B0=E5=9D=80=E6=8C=87=E5=90=91?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/settings/pathConst.ts | 3 ++-
src/views/login/index.vue | 2 +-
src/views/project/items/components/ModalCard/index.vue | 2 +-
src/views/project/layout/components/AsideFooter/index.vue | 4 ++--
4 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/src/settings/pathConst.ts b/src/settings/pathConst.ts
index 401b7e83..d5b992e0 100644
--- a/src/settings/pathConst.ts
+++ b/src/settings/pathConst.ts
@@ -1,4 +1,5 @@
// 项目文档地址
-export const docPath = "http://www.mtruning.club/"
+export const docPath = "http://www.mtruning.club:81/"
+// 项目源码
export const giteeSourceCodePath = "https://gitee.com/MTrun/go-view/"
diff --git a/src/views/login/index.vue b/src/views/login/index.vue
index a2522074..794388ff 100644
--- a/src/views/login/index.vue
+++ b/src/views/login/index.vue
@@ -8,7 +8,7 @@
+