|
|
|
@ -81,13 +81,11 @@
|
|
|
|
|
<ul class="layui-tab-title">
|
|
|
|
|
<li lay-id="0" class="layui-this">大赛概况</li>
|
|
|
|
|
<li lay-id="1" >竞赛时间</li>
|
|
|
|
|
<li lay-id="2" >参赛学员</li>
|
|
|
|
|
<li lay-id="3" >大赛任务</li>
|
|
|
|
|
<li lay-id="4" >成绩权重</li>
|
|
|
|
|
<li lay-id="5" >大赛评委</li>
|
|
|
|
|
<li lay-id="6" class="hjmd" ${competition.competitionId==null?'style="display:none"':""}>获奖名单</li>
|
|
|
|
|
<li lay-id="7" class="dsdt" ${competition.competitionId==null?'style="display:none"':""}>大赛动态</li>
|
|
|
|
|
<li lay-id="8" class="cjwt" ${competition.competitionId==null?'style="display:none"':""}>常见问题</li>
|
|
|
|
|
<li lay-id="2" >大赛任务</li>
|
|
|
|
|
<li lay-id="3" >成绩权重</li>
|
|
|
|
|
<li lay-id="4" class="cjwt">常见问题</li>
|
|
|
|
|
<li lay-id="5" class="hjmd">获奖名单</li>
|
|
|
|
|
<li lay-id="6" class="dsdt">大赛动态</li>
|
|
|
|
|
</ul>
|
|
|
|
|
<div class="layui-tab-content">
|
|
|
|
|
<!--大赛概况-->
|
|
|
|
@ -213,75 +211,6 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<!--参赛学员-->
|
|
|
|
|
<div class="layui-tab-item csyh">
|
|
|
|
|
<div class="layui-row" style="width: 60%;min-width: 1000px;">
|
|
|
|
|
<div class="layui-form-item" style="background-color: #f9f9f9;padding: 5px 10px 5px 0;line-height: 36px;">
|
|
|
|
|
<div style="float: left;margin: 3px 20px 0 18px;width: 112px;text-align: right;">自主报名:</div>
|
|
|
|
|
<div style="float: left;width: 800px;height: 45px;">
|
|
|
|
|
<input type="radio" name="classIds" value="1" title="允许" lay-filter="zzbm">
|
|
|
|
|
<input type="radio" name="classIds" value="2" title="不允许" checked lay-filter="zzbm">
|
|
|
|
|
</div>
|
|
|
|
|
<div style="float: left;margin: 3px 20px 0 18px;display: none;width: 112px;text-align: right;line-height:65px;" class="demo1">允许报名班级:</div>
|
|
|
|
|
<div style="float: right;width: 840px;margin-bottom:5px;" class="demo1">
|
|
|
|
|
<div id="demo1" class="xm-select-demo"></div>
|
|
|
|
|
</div>
|
|
|
|
|
<div style="float: left;margin: 3px 20px 0 18px;display: none;width: 112px;text-align: right;line-height:65px;" class="demo4">不允许报名学生:</div>
|
|
|
|
|
<div style="float: right;width: 840px;" class="demo4">
|
|
|
|
|
<div id="demo4" class="xm-select-demo"></div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div style="width: 60%;min-width: 1000px;" class="competitionType_1">
|
|
|
|
|
<div class="layui-row" style="background-color: #f9f9f9;padding: 5px 20px;line-height: 36px;">
|
|
|
|
|
<button type="button" class="layui-btn bg_button layui-btn-sm see_competition_user">选择参赛人</button>
|
|
|
|
|
<a class="del_competition_user" style="color: #1E9FFF;cursor: pointer;margin-left:20px;">移除</a>
|
|
|
|
|
|
|
|
|
|
<a style="float: right;color: #73a2f8;" class="export_gr"><i style="font-size: 21px;" class="layui-icon"></i>导出</a>
|
|
|
|
|
<button type="button" style="float: right;margin-right: 20px;margin-top: 4px;" class="layui-btn bg_button layui-btn-sm select_student">查询</button>
|
|
|
|
|
<input type="text" style="float: right;width: 200px;margin-right: 20px;" name="studentName" placeholder="姓名" autocomplete="off" class="layui-input">
|
|
|
|
|
</div>
|
|
|
|
|
<table id="studentTable" lay-filter="studentTable"></table>
|
|
|
|
|
</div>
|
|
|
|
|
<div id="student_no_dialog" style="display: none;padding: 10px 20px 0;">
|
|
|
|
|
<div class="layui-row" style="background-color: #f9f9f9;padding: 5px 20px;line-height: 36px;">
|
|
|
|
|
<div class="layui-inline" style="margin-bottom:0;width: 440px;">
|
|
|
|
|
<label class="layui-form-label" style="width: 40px;">班级</label>
|
|
|
|
|
<div class="layui-input-block" style="margin-left:70px;">
|
|
|
|
|
<div id="demo3" class="xm-select-demo"></div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<button type="button" style="float: right;margin-top: 4px;" class="layui-btn bg_button layui-btn-sm select_student_no">查询</button>
|
|
|
|
|
<input type="text" style="float: right;width: 200px;margin-right: 20px;" name="studentName_no" placeholder="姓名" autocomplete="off" class="layui-input">
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
<table id="studentTable_no" lay-filter="studentTable_no"></table>
|
|
|
|
|
</div>
|
|
|
|
|
<div style="width: 60%;min-width: 1000px;" class="competitionType_2">
|
|
|
|
|
<div class="layui-row" style="background-color: #f9f9f9;padding: 5px 20px;line-height: 36px;">
|
|
|
|
|
<button type="button" class="layui-btn bg_button layui-btn-sm see_dz">选择队长</button>
|
|
|
|
|
<a class="del_td" style="color: #1E9FFF;cursor: pointer;margin-left:20px;">移除</a>
|
|
|
|
|
<a style="float: right;color: #73a2f8;" class="export_td"><i style="font-size: 21px;" class="layui-icon"></i>导出</a>
|
|
|
|
|
<button type="button" style="float: right;margin-top: 4px;margin-right: 20px;" class="layui-btn bg_button layui-btn-sm select_student_td">查询</button>
|
|
|
|
|
<input type="text" style="float: right;width: 200px;margin-right: 20px;" name="studentName_td" placeholder="姓名/学号" autocomplete="off" class="layui-input">
|
|
|
|
|
</div>
|
|
|
|
|
<table id="studentTable_td" lay-filter="studentTable_td"></table>
|
|
|
|
|
</div>
|
|
|
|
|
<!--选队长-->
|
|
|
|
|
<div id="student_dz_no_dialog" style="display: none;padding: 10px 20px 0;">
|
|
|
|
|
<div class="layui-row" style="background-color: #f9f9f9;padding: 5px 20px;line-height: 36px;">
|
|
|
|
|
<div class="layui-inline" style="margin-bottom:0;width: 440px;">
|
|
|
|
|
<label class="layui-form-label" style="width: 40px;">班级</label>
|
|
|
|
|
<div class="layui-input-block" style="margin-left:70px;">
|
|
|
|
|
<div id="demo2" class="xm-select-demo"></div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<button type="button" style="float: right;margin-top: 4px;" class="layui-btn bg_button layui-btn-sm search_dz">查询</button>
|
|
|
|
|
<input type="text" style="float: right;width: 200px;margin-right: 20px;" name="title" placeholder="姓名/学号" autocomplete="off" class="layui-input">
|
|
|
|
|
</div>
|
|
|
|
|
<table id="studentTable_no_dz" lay-filter="studentTable_no_dz"></table>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<!--大赛任务-->
|
|
|
|
|
<div class="layui-tab-item" id="dsrw_view">
|
|
|
|
|
|
|
|
|
@ -366,25 +295,29 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<!--大赛评委-->
|
|
|
|
|
<div class="layui-tab-item dspw">
|
|
|
|
|
<div style="width: 60%;min-width: 1000px;">
|
|
|
|
|
<div class="layui-row" style="background-color: #f9f9f9;padding: 5px 20px;line-height: 36px;">
|
|
|
|
|
<button type="button" class="layui-btn layui-btn-sm bg_button select_pw">添加评委</button>
|
|
|
|
|
<a class="del_pw" style="color: #1E9FFF;cursor: pointer;margin-left:20px;">移除</a>
|
|
|
|
|
|
|
|
|
|
<a style="float: right;color: #73a2f8;" class="export_pw"><i style="font-size: 21px;" class="layui-icon"></i>导出</a>
|
|
|
|
|
<button type="button" style="float: right;margin-right: 20px;margin-top: 4px;" class="layui-btn bg_button layui-btn-sm search_t">查询</button>
|
|
|
|
|
<input type="text" style="float: right;width: 200px;margin-right: 20px;" name="teacherName" placeholder="教师姓名" autocomplete="off" class="layui-input">
|
|
|
|
|
<!-- 常见问题 competitionCommonProblem-->
|
|
|
|
|
<div class="layui-tab-item">
|
|
|
|
|
<div style="min-width: 1200px;">
|
|
|
|
|
<div class="layui-row">
|
|
|
|
|
<div class="layui-inline" style="width: 96%;">
|
|
|
|
|
<label class="layui-form-label">常见问题:</label>
|
|
|
|
|
<div class="layui-input-block">
|
|
|
|
|
<div id="competitionCommonProblem">
|
|
|
|
|
<!-- competitionCommonProblem-->
|
|
|
|
|
<textarea
|
|
|
|
|
style="display:none;"></textarea>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<table id="teacherTable" lay-filter="teacherTable"></table>
|
|
|
|
|
</div>
|
|
|
|
|
<div id="teacher_no_dialog" style="display: none;padding: 10px 20px 0;">
|
|
|
|
|
<div class="layui-row" style="background-color: #f9f9f9;padding: 5px 20px;line-height: 36px;">
|
|
|
|
|
<input type="text" style="float: left;width: 200px;margin-right: 20px;" name="teacherName_no" placeholder="教师姓名" autocomplete="off" class="layui-input">
|
|
|
|
|
<button type="button" style="float: left;margin-right: 20px;margin-top: 4px;" class="layui-btn bg_button layui-btn-sm search_t_no">查询</button>
|
|
|
|
|
<div class="layui-row">
|
|
|
|
|
<div class="layui-inline" style="width: 96%;">
|
|
|
|
|
<label class="layui-form-label"></label>
|
|
|
|
|
<div class="layui-input-block">
|
|
|
|
|
<button type="button" class="layui-btn bg_button" id="addCommonProblem">保存</button>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<table id="teacherTable_no" lay-filter="teacherTable_no"></table>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<!--获奖名单 competitionAwardList-->
|
|
|
|
@ -485,31 +418,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<!-- 常见问题 competitionCommonProblem-->
|
|
|
|
|
<div class="layui-tab-item">
|
|
|
|
|
<div style="min-width: 1200px;">
|
|
|
|
|
<div class="layui-row">
|
|
|
|
|
<div class="layui-inline" style="width: 96%;">
|
|
|
|
|
<label class="layui-form-label">常见问题:</label>
|
|
|
|
|
<div class="layui-input-block">
|
|
|
|
|
<div id="competitionCommonProblem">
|
|
|
|
|
<!-- competitionCommonProblem-->
|
|
|
|
|
<textarea
|
|
|
|
|
style="display:none;"></textarea>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="layui-row">
|
|
|
|
|
<div class="layui-inline" style="width: 96%;">
|
|
|
|
|
<label class="layui-form-label"></label>
|
|
|
|
|
<div class="layui-input-block">
|
|
|
|
|
<button type="button" class="layui-btn bg_button" id="addCommonProblem">保存</button>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
<div class="layui-row sbx" style="margin-left: 190px;">
|
|
|
|
|
<button type="button" class="layui-btn layui-btn-primary syb" style="display: none;">上一步</button>
|
|
|
|
|