We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b80c00 commit bfe0619Copy full SHA for bfe0619
docusaurus.config.js
@@ -52,7 +52,7 @@ module.exports = {
52
label: '炒股大赛',
53
},
54
{
55
- label: '富国交易风控',
+ label: '交易风控',
56
57
],
58
src/pages/index.js
@@ -30,7 +30,7 @@ const features = [
30
imageUrl: 'img/undraw_docusaurus_react.svg',
31
description: (
32
<>
33
- Phoenix框架同时也是可伸缩,可拆分聚合的微服务框架。根据领域划分构建服务,可以对服务进行独立的开发、测试和部署。
+ Phoenix框架同时也是可伸缩,可拆分聚合的微服务框架。根据DDD思想划分领域构建服务,对服务进行独立的开发、测试和部署。
34
</>
35
),
36
0 commit comments