diff --git a/docs/en/statements/bug-report.md b/docs/en/statements/bug-report.md
index 36446609e..d99c56425 100644
--- a/docs/en/statements/bug-report.md
+++ b/docs/en/statements/bug-report.md
@@ -3,6 +3,7 @@ headerDepth: 0
category:
- Announcement
icon: debug
+comment: false
order: 2
---
diff --git a/docs/en/statements/update-log.md b/docs/en/statements/update-log.md
index fd91696d0..b0b166743 100644
--- a/docs/en/statements/update-log.md
+++ b/docs/en/statements/update-log.md
@@ -7,7 +7,7 @@ order: 1
# Update Logs
-## 1.7.3
+## 1.7.3
- Fixed the issue of HoYoverse web login not working
- Upgraded the Windows App SDK version to fix the issue where the top of the title bar could not resize the window
@@ -15,7 +15,7 @@ order: 1
- Fixed the issue where the user panel would display a successful claim of login rewards even if it failed
- Fixed the problem where launching the game from the taskbar would open both the game window and the main program window simultaneously
-## 1.7.2
+## 1.7.2
- Wish Export
- Fixed an issue where full refresh was not working correctly.
diff --git a/docs/zh/statements/bug-report.md b/docs/zh/statements/bug-report.md
index 7d6efee24..c8d6313f3 100644
--- a/docs/zh/statements/bug-report.md
+++ b/docs/zh/statements/bug-report.md
@@ -3,6 +3,7 @@ headerDepth: 0
category: [公告]
icon: debug
order: 2
+comment: false
redirectFrom: /statements/bug-report.html
---
diff --git a/docs/zh/statements/update-log.md b/docs/zh/statements/update-log.md
index 08ff904c3..de7453855 100644
--- a/docs/zh/statements/update-log.md
+++ b/docs/zh/statements/update-log.md
@@ -7,7 +7,7 @@ redirectFrom: /statements/update-log.html
# 更新日志
-## 1.7.3
+## 1.7.3
- 修复了 HoYoverse 网页登录失效的问题
- 升级了 Windows App SDK 版本,修复了标题栏顶部无法缩放窗口的问题
@@ -15,7 +15,7 @@ redirectFrom: /statements/update-log.html
- 修复了用户面板领取签到奖励失败但仍然显示成功的问题
- 修复了任务栏中的启动游戏项会同时启动游戏窗口和主窗口的问题
-## 1.7.2
+## 1.7.2
- 祈愿记录
- 修复了全量刷新无法正确生效的问题