From 16b89c43c6ebb41dd7219c025f139d725345f124 Mon Sep 17 00:00:00 2001 From: mizhexiaoxiao <7974890+mizhexiaoxiao@user.noreply.gitee.com> Date: Wed, 31 Jul 2024 07:17:39 +0000 Subject: [PATCH 1/2] update README.md. Signed-off-by: mizhexiaoxiao <7974890+mizhexiaoxiao@user.noreply.gitee.com> --- README.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 0e2c186..6bea4d5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
@@ -24,25 +24,25 @@ ### 登录页 - + ### 工作台 - + ### 用户管理 - + ### 角色管理 - + ### 菜单管理 - + ### API管理 - + ### 快速开始 #### 方法一:dockerhub拉取镜像 @@ -63,7 +63,7 @@ systemctl start docker ##### 构建镜像 ```sh -git clone https://github.com/mizhexiaoxiao/vue-fastapi-admin.git +git clone https://gitee.com/mizhexiaoxiao/vue-fastapi-admin.git cd vue-fastapi-admin docker build --no-cache . -t vue-fastapi-admin ``` @@ -190,20 +190,20 @@ pnpm dev 你可以在群里提出任何疑问,我会尽快回复答疑。 -
+
## 打赏
如果项目有帮助到你,可以请作者喝杯咖啡~
-
+
+
+
### Visitors Count
--
Gitee
From 0abf3e322e3e197c07d3c5541cc73cbcdcd72b28 Mon Sep 17 00:00:00 2001
From: mizhexiaoxiao <7974890+mizhexiaoxiao@user.noreply.gitee.com>
Date: Wed, 31 Jul 2024 07:18:10 +0000
Subject: [PATCH 2/2] update README.md.
Signed-off-by: mizhexiaoxiao <7974890+mizhexiaoxiao@user.noreply.gitee.com>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 6bea4d5..3244c09 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
--
Gitee