From c17004a4d8770a97dfc593791ba84c514f191c9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=9D=E5=85=88=E7=91=9E?= <1490493387@qq.com> Date: Mon, 26 Jun 2023 05:04:39 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20=E9=A1=B9=E7=9B=AE=E8=AF=B4=E6=98=8E?= =?UTF-8?q?=E6=96=87=E6=A1=A3=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 059d7c1..0e9e233 100644 --- a/README.md +++ b/README.md @@ -29,19 +29,19 @@ - **控制台** - ![暗黑模式](https://img-blog.csdnimg.cn/img_convert/91d571bf1b7a7d64357030a8b29d76b6.png) + ![暗黑模式](https://foruda.gitee.com/images/1687755822903300961/a4d63e22_716974.png) - **接口文档** - ![接口文档](https://img-blog.csdnimg.cn/02e77660017e4444a711cb4b639e1f00.png#pic_center) + ![接口文档](https://foruda.gitee.com/images/1687755822857820115/96054330_716974.png) - **权限管理系统** - |![在这里插入图片描述](https://img-blog.csdnimg.cn/0d82e1e1feee4b648994fe5977e796a0.png#pic_center) | ![角色管理](https://img-blog.csdnimg.cn/img_convert/50af023406ff3d7402589bc2679d6251.png) | + |![在这里插入图片描述](https://foruda.gitee.com/images/1687755822816437081/b7620905_716974.png) | ![角色管理](https://foruda.gitee.com/images/1687755822852085747/c13a4d19_716974.png) | | ------------------------------------------------------ | ------------------------------------------------------ | - | ![菜单管理](https://img-blog.csdnimg.cn/img_convert/27b2cd312a828c7843abd94249686ef5.png) | ![在这里插入图片描述](https://img-blog.csdnimg.cn/3863aaaa92e1443e84d91fa49b6fa933.png#pic_center) + | ![菜单管理](https://foruda.gitee.com/images/1687755822966247550/4d4f8118_716974.png) | ![在这里插入图片描述](https://foruda.gitee.com/images/1687755822828758939/8035a91f_716974.png) ## 项目地址 @@ -56,7 +56,7 @@ | -------------------- | :----------------------------------------------------------- | ------------------------------------------------------------ | | **开发工具** | VSCode | [下载地址](https://code.visualstudio.com/Download) | | **运行环境** | Node 16+ | [下载地址](http://nodejs.cn/download) | -| **VSCode插件(必装)** | 1. `Vue Language Features (Volar) `
2. `TypeScript Vue Plugin (Volar) `
3. 禁用 Vetur | ![vscode-plugin](https://img-blog.csdnimg.cn/img_convert/e1e3d289f6117ba0639fc5d0c188568d.png) | +| **VSCode插件(必装)** | 1. `Vue Language Features (Volar) `
2. `TypeScript Vue Plugin (Volar) `
3. 禁用 Vetur | ![vscode-plugin](https://foruda.gitee.com/images/1687755823108948048/d0198b2d_716974.png) | ## 项目启动 @@ -107,7 +107,7 @@ server { 模板项目的组件类型声明已自动生成。如果添加和使用新的组件,请按照图示方法开启自动生成。在自动生成完成后,记得将其设置为 `false`,避免重复执行引发冲突。 - ![](https://img-blog.csdnimg.cn/img_convert/6484b14dc4f11a52c33a828a1df998fa.png) + ![](https://foruda.gitee.com/images/1687755823137387608/412ea803_716974.png) - **项目启动浏览器访问空白** @@ -151,7 +151,7 @@ server { 执行 `pnpm run commit` 唤起 git commit 交互,根据提示完成信息的输入和选择。 -![](https://img-blog.csdnimg.cn/img_convert/bc410821b4c2d4b76dbbb9ac8473b559.png) +![](https://foruda.gitee.com/images/1687755823165218215/c1705416_716974.png)