Skip to content

Commit d8692cc

Browse files
committed
update docs
1 parent 0964432 commit d8692cc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/plugin/dev.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ fba 会在启动前对所有插件进行解析
5252
# 插件信息
5353
[plugin]
5454
# 摘要(简短描述)
55-
summary =
55+
summary = ''
5656
# 插件版本号
5757
version = ''
5858
# 插件描述
@@ -72,7 +72,7 @@ router = ['']
7272
# 插件信息
7373
[plugin]
7474
# 摘要(简短描述)
75-
summary =
75+
summary = ''
7676
# 插件版本号
7777
version = ''
7878
# 插件描述

docs/plugin/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ title: 快速开始
1313
::: tabs
1414
@tab 后端
1515

16-
将下载的源码直接拷贝到 `backend/plugin` 目录下
16+
将下载的源码文件夹直接拷贝到 `backend/plugin` 目录下
1717

1818
@tab 前端
1919

0 commit comments

Comments
 (0)