doc: 优化docsify文档体验

1.调整在docsify下代码块乱掉的问题
2.新增docsify下的go/yaml/vue/json/sql代码高亮插件
3.新增docsify下的mermaid图解析插件
This commit is contained in:
zjy
2025-07-13 18:29:28 +08:00
parent 5efae235e4
commit 35c6387b4b
11 changed files with 905 additions and 869 deletions

View File

@@ -69,7 +69,7 @@ gfcli:
三、 启动服务
1、服务端
```shell script
```shell
cd server
# 设置国内代理,如果已经设置好了代理可以跳过
@@ -86,7 +86,7 @@ gfcli:
```
2、web前端
```shell script
```shell
cd web
# 首先确定你以安装node16.0以上版本并安装了包[npm、pnpm],否则可能会出现一些未知报错