From d1374e99eb168a9255144ed2edd6d5b7a74fcdd6 Mon Sep 17 00:00:00 2001 From: Baoshuo Date: Fri, 7 Oct 2022 09:13:35 +0800 Subject: [PATCH] feat: move problem sidebar items --- web/app/controllers/problem.php | 40 +++++++++++-------- .../controllers/problem_managers_manage.php | 9 +++++ web/app/controllers/problem_solutions.php | 29 +++----------- .../controllers/problem_statement_manage.php | 9 +++++ 4 files changed, 47 insertions(+), 40 deletions(-) diff --git a/web/app/controllers/problem.php b/web/app/controllers/problem.php index 4657685..a4ca1b1 100644 --- a/web/app/controllers/problem.php +++ b/web/app/controllers/problem.php @@ -378,6 +378,14 @@ $('#contest-countdown').countdown(getTimestamp() - UOJ + @@ -419,6 +427,18 @@ $('#contest-countdown').countdown(getTimestamp() - UOJ + - - - +
@@ -452,16 +467,7 @@ $('#contest-countdown').countdown(getTimestamp() - UOJ 附件下载 - -
+ + diff --git a/web/app/controllers/problem_solutions.php b/web/app/controllers/problem_solutions.php index 8251287..90591e1 100644 --- a/web/app/controllers/problem_solutions.php +++ b/web/app/controllers/problem_solutions.php @@ -230,6 +230,12 @@ EOD; + - - -
- diff --git a/web/app/controllers/problem_statement_manage.php b/web/app/controllers/problem_statement_manage.php index d0bf078..6176d93 100644 --- a/web/app/controllers/problem_statement_manage.php +++ b/web/app/controllers/problem_statement_manage.php @@ -150,6 +150,12 @@ + +