Skip to content

Commit bfe0619

Browse files
committed
feat: 调整官网细节
1 parent 1b80c00 commit bfe0619

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ module.exports = {
5252
label: '炒股大赛',
5353
},
5454
{
55-
label: '富国交易风控',
55+
label: '交易风控',
5656
},
5757
],
5858
},

src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const features = [
3030
imageUrl: 'img/undraw_docusaurus_react.svg',
3131
description: (
3232
<>
33-
Phoenix框架同时也是可伸缩,可拆分聚合的微服务框架。根据领域划分构建服务,可以对服务进行独立的开发、测试和部署。
33+
Phoenix框架同时也是可伸缩,可拆分聚合的微服务框架。根据DDD思想划分领域构建服务,对服务进行独立的开发、测试和部署。
3434
</>
3535
),
3636
},

0 commit comments

Comments
 (0)