diff --git a/views/problem.ejs b/views/problem.ejs index ba05801..04a35c8 100644 --- a/views/problem.ejs +++ b/views/problem.ejs @@ -50,15 +50,15 @@ if (contest) { 返回比赛 <% } else { %> 提交记录 - 统计 + 统计 下载测试数据 <% } %> <% if (!contest) { %>
<% if (problem.allowedEdit) { %> - 编辑题面 - 上传测试数据 + 编辑 + 管理测试数据 <% } %> <% if (user && user.is_admin) { %> <% if (problem.is_public) { %>