diff --git a/frontend/public/index.html b/frontend/public/index.html
index 6893286b6..52f49fa0e 100644
--- a/frontend/public/index.html
+++ b/frontend/public/index.html
@@ -23,7 +23,7 @@
- 致力提高分布式业务系统一致性的分布式重试平台
+ 一款为了提高分布式业务系统一致性的分布式任务重试和分布式任务调度平台
diff --git a/frontend/src/locales/lang/zh-CN.js b/frontend/src/locales/lang/zh-CN.js
index 877eb0a6c..c46963f55 100644
--- a/frontend/src/locales/lang/zh-CN.js
+++ b/frontend/src/locales/lang/zh-CN.js
@@ -21,7 +21,7 @@ export default {
'layouts.usermenu.dialog.title': '信息',
'layouts.usermenu.dialog.content': '您确定要注销吗?',
- 'layouts.userLayout.title': '致力提高分布式业务系统一致性的分布式重试平台',
+ 'layouts.userLayout.title': '一款为了提高分布式业务系统一致性的分布式任务重试和分布式任务调度平台',
...components,
...global,
...menu,