Procházet zdrojové kódy

考生编号改为密号,修改版本号

ting.yin před 2 roky
rodič
revize
dd458937e7

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

@@ -178,7 +178,7 @@
             <%-- 			    <%@include file="/WEB-INF/views/include/picConfig.jsp" %> --%>
         </div>
         <div id="footer" class="row-fluid">
-            Copyright &copy; 2021 云阅卷 - Powered By <a href="http://www.qmth.com.cn" target="_blank">启明泰和 v1.3.8</a>
+            Copyright &copy; 2021 云阅卷 - Powered By <a href="http://www.qmth.com.cn" target="_blank">启明泰和 v1.3.9 bate221118</a>
         </div>
     </div>
 </div>

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

@@ -65,7 +65,7 @@
         <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> --%>
              <p>
-				<a href="http://www.qmth.com.cn" target="_blank" style="color: rgba(255,255,255,.65)">Copyright &#169 2021 启明泰和 v1.3.8</a><br/>
+				<a href="http://www.qmth.com.cn" target="_blank" style="color: rgba(255,255,255,.65)">Copyright &#169 2021 启明泰和 v1.3.9 bate221118</a><br/>
 				<a href="https://beian.miit.gov.cn/" target="_blank" style="color: rgba(255,255,255,.65)">鄂ICP备12000033号-3</a>
 			</p>
         </div>

+ 2 - 2
stmms-web/src/main/webapp/WEB-INF/views/modules/exam/inspectedList.jsp

@@ -72,7 +72,7 @@
         <label>小题得分</label>
         <input type="text" number="true" name="questionScore" id="questionScore" value="${questionScore }" class="input-mini"/>
 
-        <label>考生编号</label>
+        <label>号</label>
         <input type="text" name="secretNumber" id="secretNumber" value="${query.secretNumber}" class="input-medium"/>
         &nbsp;
         <input id="btnSubmit" class="btn btn-primary" type="button" value="查询" onclick="goSearch()"/>
@@ -94,7 +94,7 @@
     <thead>
     <tr>
         <th><input type="checkbox" id="ids">科目</th>
-        <th>考生编号</th>
+        <th>号</th>
         <th>状态</th>
         <th>客观分</th>
         <th>主观分</th>

+ 2 - 2
stmms-web/src/main/webapp/WEB-INF/views/modules/exam/libraryList.jsp

@@ -140,7 +140,7 @@
         <input type="text" name="examNumber" value="${query.examNumber}" maxlength="20" class="input-medium"/>
         &nbsp;
         </c:if>
-        <label>考生编号</label>
+        <label>号</label>
         <input type="text" name="secretNumber" id="secretNumber" value="${query.secretNumber}" class="input-medium"/>
         &nbsp;
         <label>总分:从</label>
@@ -166,7 +166,7 @@
         <th>科目代码</th>
         <th>分组序号</th>
         <th>准考证号</th>
-        <th>考生编号</th>
+        <th>号</th>
         <th>状态</th>
         <th>打回原因</th>
         <th>评卷员</th>

+ 2 - 2
stmms-web/src/main/webapp/WEB-INF/views/modules/exam/problemHistory.jsp

@@ -47,7 +47,7 @@
             </c:forEach>
         </select>
         &nbsp;<br/><br/>
-        <label>考生编号</label>
+        <label>号</label>
         <input type="text" name="secretNumber" id="secretNumber" value="${query.secretNumber}" class="input-medium"/>
         &nbsp;
         <input id="btnSubmit" class="btn btn-primary" type="button" value="查询" onclick="goSearch()"/>
@@ -67,7 +67,7 @@
         <th>分组序号</th>
         <th>状态</th>
         <th>准考证号</th>
-        <th>考生编号</th>
+        <th>号</th>
         <th>姓名</th>
         <th>评卷员</th>
         <th>提交时间</th>

+ 2 - 2
stmms-web/src/main/webapp/WEB-INF/views/modules/exam/studentList.jsp

@@ -51,7 +51,7 @@
         <input type="text" name="name" value="${query.name}" maxlength="10" class="input-mini studentQuery"/>
         <label>准考证号</label>
         <input type="text" name="examNumber" value="${query.examNumber}" maxlength="50" class="input-small studentQuery"/>
-        <label>考生编号</label>
+        <label>号</label>
         <input type="text" name="secretNumber" value="${query.secretNumber}" maxlength="50" class="input-small studentQuery"/>
         <label>学号</label>
         <input type="text" name="studentCode" value="${query.studentCode}" maxlength="30" class="input-small studentQuery"/>
@@ -165,7 +165,7 @@
     <thead>
     <tr>
         <th>准考证号</th>
-        <th>考生编号</th>
+        <th>号</th>
         <th>姓名</th>
         <th>学号</th>
         <th>科目</th>

+ 2 - 2
stmms-web/src/main/webapp/WEB-INF/views/modules/exam/trialList.jsp

@@ -41,7 +41,7 @@
         <label>准考证号</label>
         <input type="text" name="examNumber" value="${query.examNumber}" maxlength="20" class="input-medium"/>
        	</c:if>
-        <label>考生编号</label>
+        <label>号</label>
         <input type="text" name="secretNumber" id="secretNumber" value="${query.secretNumber}" maxlength="10" class="input-medium"/>
         &nbsp;
         <input id="btnSubmit" class="btn btn-primary" type="button" value="查询" onclick="goSearch()"/>
@@ -54,7 +54,7 @@
         <th>科目代码</th>
         <th>分组序号</th>
         <th>准考证号</th>
-        <th>考生编号</th>
+        <th>号</th>
         <th>评卷员</th>
         <th>评卷总分</th>
         <th>给分明细</th>

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

@@ -68,7 +68,7 @@
     <div class="middle cl">
         <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> --%>
-            <a href="http://www.qmth.com.cn" target="_blank" style="color: rgba(255,255,255,.65)"><p>Copyright &#169 2021 启明泰和 v1.3.8</p></a>
+            <a href="http://www.qmth.com.cn" target="_blank" style="color: rgba(255,255,255,.65)"><p>Copyright &#169 2021 启明泰和 v1.3.9 bate221118</p></a>
         </div>
         <div class="right">
             <div class="title">

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

@@ -102,7 +102,7 @@
         <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> --%>
              <p>
-				<a href="http://www.qmth.com.cn" target="_blank" style="color: rgba(255,255,255,.65)">Copyright &#169 2021 启明泰和 v1.3.8</a><br/>
+				<a href="http://www.qmth.com.cn" target="_blank" style="color: rgba(255,255,255,.65)">Copyright &#169 2021 启明泰和 v1.3.9 bate221118</a><br/>
 				<a href="https://beian.miit.gov.cn/" target="_blank" style="color: rgba(255,255,255,.65)">鄂ICP备12000033号-3</a>
 			</p>
         </div>

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

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

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

@@ -69,7 +69,7 @@
         <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> --%>
              <p>
-				<a href="http://www.qmth.com.cn" target="_blank" style="color: rgba(255,255,255,.65)">Copyright &#169 2021 启明泰和 v1.3.8</a><br/>
+				<a href="http://www.qmth.com.cn" target="_blank" style="color: rgba(255,255,255,.65)">Copyright &#169 2021 启明泰和 v1.3.9 bate221118</a><br/>
 				<a href="https://beian.miit.gov.cn/" target="_blank" style="color: rgba(255,255,255,.65)">鄂ICP备12000033号-3</a>
 			</p>
         </div>

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

@@ -104,7 +104,7 @@
 				</div>
 			</div>
 		    <div id="footer" class="row-fluid">
-	            Copyright &copy; 2021 云阅卷 - Powered By <a href="http://www.qmth.com.cn" target="_blank">启明泰和 v1.3.8</a>
+	            Copyright &copy; 2021 云阅卷 - Powered By <a href="http://www.qmth.com.cn" target="_blank">启明泰和 v1.3.9 bate221118</a>
 			</div>
 		</div>
 	</div>