admin 添加和编辑比赛页面增加提示
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
<div ms-controller="add_contest">
|
||||
<form id="add-contest-form">
|
||||
<div class="col-md-9">
|
||||
<div class="alert alert-warning" role="alert">
|
||||
<p>注意!管理员在测试比赛题目的时候请务必保持比赛状态为没有开始,这时只有管理员可以正常查看和提交题目,而且不会产生排名。</p>
|
||||
</div>
|
||||
<div class="col-md-12">
|
||||
<label>比赛名称</label>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user