Explorar el Código

隐藏启明文字和logo,分段统计改为雷达图,成绩查询新增学年学期字样

yin hace 2 semanas
padre
commit
02804f71a7

+ 1 - 1
stmms-web/src/main/webapp/WEB-INF/views/modules/exam/examIndex.jsp

@@ -212,7 +212,7 @@
             <%-- 			    <%@include file="/WEB-INF/views/include/picConfig.jsp" %> --%>
             <%-- 			    <%@include file="/WEB-INF/views/include/picConfig.jsp" %> --%>
         </div>
         </div>
         <div id="footer" class="row-fluid">
         <div id="footer" class="row-fluid">
-            Copyright &copy; 2021 云阅卷 - Powered By <a href="http://www.qmth.com.cn" target="_blank">启明泰和
+<%--            Copyright &copy; 2021 云阅卷 - Powered By <a href="http://www.qmth.com.cn" target="_blank">启明泰和--%>
             v${versionName} build${versionDate}</a>
             v${versionName} build${versionDate}</a>
         </div>
         </div>
     </div>
     </div>

+ 3 - 3
stmms-web/src/main/webapp/WEB-INF/views/modules/exam/examSelect.jsp

@@ -65,9 +65,9 @@
         <div class="left">
         <div class="left">
             <%-- <div class="logo"><img src="${ctxStatic}/images/<c:if test="${indexLogo ==null||indexLogo =='' }">logo@2x.png</c:if><c:if test="${indexLogo !=null }">${indexLogo }</c:if>"/></div> --%>
             <%-- <div class="logo"><img src="${ctxStatic}/images/<c:if test="${indexLogo ==null||indexLogo =='' }">logo@2x.png</c:if><c:if test="${indexLogo !=null }">${indexLogo }</c:if>"/></div> --%>
             <p>
             <p>
-                <a href="http://www.qmth.com.cn" target="_blank" style="color: rgba(255,255,255,.65)">Copyright &#169
-                    2021 启明泰和 v${versionName} build${versionDate}</a><br/>
-                <a href="https://beian.miit.gov.cn/" target="_blank" style="color: rgba(255,255,255,.65)">鄂ICP备12000033号-3</a>
+<%--                <a href="http://www.qmth.com.cn" target="_blank" style="color: rgba(255,255,255,.65)">Copyright &#169--%>
+<%--                    2021 启明泰和 v${versionName} build${versionDate}</a><br/>--%>
+<%--                <a href="https://beian.miit.gov.cn/" target="_blank" style="color: rgba(255,255,255,.65)">鄂ICP备12000033号-3</a>--%>
             </p>
             </p>
         </div>
         </div>
         <div class="right">
         <div class="right">

+ 6 - 0
stmms-web/src/main/webapp/WEB-INF/views/modules/exam/scoreList.jsp

@@ -85,6 +85,12 @@
         <input type="text" name="examSite" value="${query.examSite}" maxlength="64" class="input-mini"/>
         <input type="text" name="examSite" value="${query.examSite}" maxlength="64" class="input-mini"/>
         <label>考场</label>
         <label>考场</label>
         <input type="text" name="examRoom" value="${query.examRoom}" maxlength="64" class="input-mini"/>
         <input type="text" name="examRoom" value="${query.examRoom}" maxlength="64" class="input-mini"/>
+        <label>学年学期</label>
+        <select class="input-small">
+            <option value="">请选择</option>
+            <option value="">2024-2025学年第二学期</option>
+            <option value="">2024-2025学年第一学期</option>
+        </select>
         &nbsp;
         &nbsp;
         <input id="btnSubmit" class="btn btn-primary" type="button" value="查询" onclick="goSearch()"/>
         <input id="btnSubmit" class="btn btn-primary" type="button" value="查询" onclick="goSearch()"/>
         &nbsp;
         &nbsp;

+ 2 - 2
stmms-web/src/main/webapp/WEB-INF/views/modules/mark/reset.jsp

@@ -73,8 +73,8 @@
     <div class="middle cl">
     <div class="middle cl">
         <div class="left">
         <div class="left">
             <%-- <div class="logo"><img src="${ctxStatic}/images/<c:if test="${indexLogo ==null||indexLogo =='' }">logo@2x.png</c:if><c:if test="${indexLogo !=null }">${indexLogo }</c:if>"/></div> --%>
             <%-- <div class="logo"><img src="${ctxStatic}/images/<c:if test="${indexLogo ==null||indexLogo =='' }">logo@2x.png</c:if><c:if test="${indexLogo !=null }">${indexLogo }</c:if>"/></div> --%>
-            <a href="http://www.qmth.com.cn" target="_blank" style="color: rgba(255,255,255,.65)"><p>Copyright &#169
-                2021 启明泰和 v${versionName} build${versionDate}</p></a>
+<%--            <a href="http://www.qmth.com.cn" target="_blank" style="color: rgba(255,255,255,.65)"><p>Copyright &#169--%>
+<%--                2021 启明泰和 v${versionName} build${versionDate}</p></a>--%>
         </div>
         </div>
         <div class="right">
         <div class="right">
             <div class="title">
             <div class="title">

+ 3 - 3
stmms-web/src/main/webapp/WEB-INF/views/modules/mark/subjectSelect.jsp

@@ -105,9 +105,9 @@
         <div class="left">
         <div class="left">
             <%-- <div class="logo"><img src="${ctxStatic}/images/<c:if test="${indexLogo ==null||indexLogo =='' }">logo@2x.png</c:if><c:if test="${indexLogo !=null }">${indexLogo }</c:if>"/></div> --%>
             <%-- <div class="logo"><img src="${ctxStatic}/images/<c:if test="${indexLogo ==null||indexLogo =='' }">logo@2x.png</c:if><c:if test="${indexLogo !=null }">${indexLogo }</c:if>"/></div> --%>
             <p>
             <p>
-                <a href="http://www.qmth.com.cn" target="_blank" style="color: rgba(255,255,255,.65)">Copyright &#169
-                    2021 启明泰和 v${versionName} build${versionDate}</a><br/>
-                <a href="https://beian.miit.gov.cn/" target="_blank" style="color: rgba(255,255,255,.65)">鄂ICP备12000033号-3</a>
+<%--                <a href="http://www.qmth.com.cn" target="_blank" style="color: rgba(255,255,255,.65)">Copyright &#169--%>
+<%--                    2021 启明泰和 v${versionName} build${versionDate}</a><br/>--%>
+<%--                <a href="https://beian.miit.gov.cn/" target="_blank" style="color: rgba(255,255,255,.65)">鄂ICP备12000033号-3</a>--%>
             </p>
             </p>
         </div>
         </div>
         <div class="right">
         <div class="right">

+ 1 - 1
stmms-web/src/main/webapp/WEB-INF/views/modules/open/error.jsp

@@ -20,7 +20,7 @@
     <div class="cont cl">
     <div class="cont cl">
         <div class="sd">
         <div class="sd">
             <div class="logo"><img src="${ctxStatic}/images/<c:if test="${indexLogo ==null||indexLogo =='' }">logo@2x.png</c:if><c:if test="${indexLogo !=null }">${indexLogo }</c:if>"/></div>
             <div class="logo"><img src="${ctxStatic}/images/<c:if test="${indexLogo ==null||indexLogo =='' }">logo@2x.png</c:if><c:if test="${indexLogo !=null }">${indexLogo }</c:if>"/></div>
-            <a href="http://www.qmth.com.cn" target="_blank"><p>Copyright &#169武汉启明软件 2012-2020</p></a>
+<%--            <a href="http://www.qmth.com.cn" target="_blank"><p>Copyright &#169武汉启明软件 2012-2020</p></a>--%>
         </div>
         </div>
         <div class="mn">
         <div class="mn">
             <div class="info">
             <div class="info">

+ 2 - 2
stmms-web/src/main/webapp/WEB-INF/views/modules/open/marker-list.jsp

@@ -19,8 +19,8 @@
 <div class="flexbox">
 <div class="flexbox">
     <div class="cont cl">
     <div class="cont cl">
         <div class="sd">
         <div class="sd">
-            <div class="logo"><img src="${ctxStatic}/images/<c:if test="${indexLogo ==null||indexLogo =='' }">logo@2x.png</c:if><c:if test="${indexLogo !=null }">${indexLogo }</c:if>"/></div>
-            <a href="http://www.qmth.com.cn" target="_blank"><p>Copyright &#169武汉启明软件 2012-2020</p></a>
+<%--            <div class="logo"><img src="${ctxStatic}/images/<c:if test="${indexLogo ==null||indexLogo =='' }">logo@2x.png</c:if><c:if test="${indexLogo !=null }">${indexLogo }</c:if>"/></div>--%>
+<%--            <a href="http://www.qmth.com.cn" target="_blank"><p>Copyright &#169武汉启明软件 2012-2020</p></a>--%>
         </div>
         </div>
         <div class="mn">
         <div class="mn">
             <div class="optionbox">
             <div class="optionbox">

+ 34 - 18
stmms-web/src/main/webapp/WEB-INF/views/modules/report/reportSubjectRange.jsp

@@ -195,6 +195,7 @@ $("#exportAll-button").click(function(){
     	var scores = new Array();
     	var scores = new Array();
         var rangeCounts = new Array();
         var rangeCounts = new Array();
         var rangeRanges = new Array();
         var rangeRanges = new Array();
+        var radars = new Array();
 
 
         $('tbody tr').each(function (i) {
         $('tbody tr').each(function (i) {
             $(this).children('td').each(function (j) {
             $(this).children('td').each(function (j) {
@@ -202,9 +203,15 @@ $("#exportAll-button").click(function(){
                 	scores.push($(this).text());
                 	scores.push($(this).text());
                 } else if(j == 1){
                 } else if(j == 1){
                 	rangeCounts.push($(this).text());
                 	rangeCounts.push($(this).text());
+                    var radar = new Object();
                 } else if(j == 2){
                 } else if(j == 2){
                 	rangeRanges.push($(this).text());
                 	rangeRanges.push($(this).text());
+                    var radar = new Object();
+                    radar.name = $(this).text();
+                    radar.max = $(this).prev().text();
+                    radars.push(radar);
                 }
                 }
+
             });
             });
             var width = 800;
             var width = 800;
             if(i>40){
             if(i>40){
@@ -249,26 +256,35 @@ $("#exportAll-button").click(function(){
                     start: 10,
                     start: 10,
                     end: 90 //初始化滚动条
                     end: 90 //初始化滚动条
                 }], */
                 }], */
-                xAxis: {
-                    axisLabel: {
-                        interval:0,
-                        rotate:45
-                    },
-                    data: scores
-                },
-                yAxis: [
+                // xAxis: {
+                //     axisLabel: {
+                //         interval:0,
+                //         rotate:45
+                //     },
+                //     data: scores
+                // },
+                // yAxis: [
+                //     {
+                //         type: 'value'
+                //     }
+                // ],
+            radar: {
+                // shape: 'circle',
+                indicator: radars
+            },
+                series: [
+                //     {
+                //     name: "人数",
+                //     type: 'bar',
+                //     data: rangeCounts
+                // },
                     {
                     {
-                        type: 'value'
-                    }
-                ],
-                series: [{
-                    name: "人数",
-                    type: 'bar',
-                    data: rangeCounts
-                },{
                     name: "频率",
                     name: "频率",
-                    type: 'line',
-                    data: rangeRanges
+                    type: 'radar',
+                    data: [{
+                        name:'频率',
+                        value:rangeRanges
+                    }]
                 }]
                 }]
             };
             };
         // 使用刚指定的配置项和数据显示图表。
         // 使用刚指定的配置项和数据显示图表。

+ 3 - 3
stmms-web/src/main/webapp/WEB-INF/views/modules/sys/login.jsp

@@ -33,9 +33,9 @@
                     src="${ctxStatic}/images/<c:if test="${indexLogo ==null||indexLogo =='' }">logo@2x.png</c:if><c:if test="${indexLogo !=null }">${indexLogo }</c:if>"/>
                     src="${ctxStatic}/images/<c:if test="${indexLogo ==null||indexLogo =='' }">logo@2x.png</c:if><c:if test="${indexLogo !=null }">${indexLogo }</c:if>"/>
             </div> --%>
             </div> --%>
             <p>
             <p>
-                <a href="http://www.qmth.com.cn" target="_blank" style="color: rgba(255,255,255,.65)">Copyright &#169
-                    2021 启明泰和 v${versionName} build${versionDate}</a><br/>
-                <a href="https://beian.miit.gov.cn/" target="_blank" style="color: rgba(255,255,255,.65)">鄂ICP备12000033号-3</a>
+<%--                <a href="http://www.qmth.com.cn" target="_blank" style="color: rgba(255,255,255,.65)">Copyright &#169--%>
+<%--                    2021 启明泰和 v${versionName} build${versionDate}</a><br/>--%>
+<%--                <a href="https://beian.miit.gov.cn/" target="_blank" style="color: rgba(255,255,255,.65)">鄂ICP备12000033号-3</a>--%>
             </p>
             </p>
         </div>
         </div>
         <div class="right">
         <div class="right">

+ 3 - 3
stmms-web/src/main/webapp/WEB-INF/views/modules/sys/reset.jsp

@@ -74,9 +74,9 @@
         <div class="left">
         <div class="left">
             <%-- <div class="logo"><img src="${ctxStatic}/images/<c:if test="${indexLogo ==null||indexLogo =='' }">logo@2x.png</c:if><c:if test="${indexLogo !=null }">${indexLogo }</c:if>"/></div> --%>
             <%-- <div class="logo"><img src="${ctxStatic}/images/<c:if test="${indexLogo ==null||indexLogo =='' }">logo@2x.png</c:if><c:if test="${indexLogo !=null }">${indexLogo }</c:if>"/></div> --%>
             <p>
             <p>
-                <a href="http://www.qmth.com.cn" target="_blank" style="color: rgba(255,255,255,.65)">Copyright &#169
-                    2021 启明泰和 v${versionName} build${versionDate}</a><br/>
-                <a href="https://beian.miit.gov.cn/" target="_blank" style="color: rgba(255,255,255,.65)">鄂ICP备12000033号-3</a>
+<%--                <a href="http://www.qmth.com.cn" target="_blank" style="color: rgba(255,255,255,.65)">Copyright &#169--%>
+<%--                    2021 启明泰和 v${versionName} build${versionDate}</a><br/>--%>
+<%--                <a href="https://beian.miit.gov.cn/" target="_blank" style="color: rgba(255,255,255,.65)">鄂ICP备12000033号-3</a>--%>
             </p>
             </p>
         </div>
         </div>
         <div class="right">
         <div class="right">

+ 2 - 2
stmms-web/src/main/webapp/WEB-INF/views/modules/sys/sysIndex.jsp

@@ -151,8 +151,8 @@
             </div>
             </div>
         </div>
         </div>
         <div id="footer" class="row-fluid">
         <div id="footer" class="row-fluid">
-            Copyright &copy; 2021 云阅卷 - Powered By <a href="http://www.qmth.com.cn" target="_blank">启明泰和
-            v${versionName} build${versionDate}</a>
+<%--            Copyright &copy; 2021 云阅卷 - Powered By <a href="http://www.qmth.com.cn" target="_blank">启明泰和--%>
+<%--            v${versionName} build${versionDate}</a>--%>
         </div>
         </div>
     </div>
     </div>
 </div>
 </div>