diff --git a/views/problem.ejs b/views/problem.ejs
index 86e5723..da0e687 100644
--- a/views/problem.ejs
+++ b/views/problem.ejs
@@ -96,16 +96,16 @@ div[class*=ace_br] {
<% } %>
提交记录
统计
+ 测试数据
+ <% if (problem.additional_file) { %>
+ 附加文件
+ <% } %>
讨论
<% if (discussionCount) { %>
- <%= discussionCount %>
+ <%= discussionCount %>
<% } %>
- 测试数据
- <% if (problem.additional_file) { %>
- 附加文件
- <% } %>
<% } %>
<% if (!contest) { %>