Skip to content

Commit 63fd048

Browse files
committed
update docs
1 parent e154795 commit 63fd048

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/.vuepress/data/plugin.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export const pluginItems: PluginItem[] = [
44
{
55
icon: "fa6-regular:file-code",
66
title: "代码生成",
7-
description: "生成通用业务代码(仅后端工程)",
7+
description: "生成通用业务代码",
88
tags: ["mysql", "pgsql", "后端"],
99
logo: 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png'
1010
},
@@ -18,14 +18,14 @@ export const pluginItems: PluginItem[] = [
1818
{
1919
icon: "fluent-mdl2:dictionary",
2020
title: "数据字典",
21-
description: "通常用于约束前端工程数据展示",
21+
description: "通常用于约束前端工程数据传输/展示",
2222
tags: ["mysql", "pgsql", "后端"],
2323
logo: 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png'
2424
},
2525
{
2626
icon: "icon-park-outline:config",
2727
title: "参数配置",
28-
description: "通常用于前端工程数据展示",
28+
description: "通常用于动态配置系统参数/前端工程数据展示",
2929
tags: ["mysql", "pgsql", "后端"],
3030
logo: 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png'
3131
},

0 commit comments

Comments
 (0)