|
@@ -6,6 +6,11 @@
|
|
<meta name="decorator" content="default"/>
|
|
<meta name="decorator" content="default"/>
|
|
<%@include file="/WEB-INF/views/include/head.jsp" %>
|
|
<%@include file="/WEB-INF/views/include/head.jsp" %>
|
|
<link rel="stylesheet" href="${ctxStatic}/common/login.css">
|
|
<link rel="stylesheet" href="${ctxStatic}/common/login.css">
|
|
|
|
+ <style type="text/css">
|
|
|
|
+ .right {
|
|
|
|
+ padding: 45px 130px;
|
|
|
|
+ }
|
|
|
|
+ </style>
|
|
<script type="text/javascript">
|
|
<script type="text/javascript">
|
|
$(document).ready(function () {
|
|
$(document).ready(function () {
|
|
<!--针对nw.js评卷客户端,自动窗口最大化-->
|
|
<!--针对nw.js评卷客户端,自动窗口最大化-->
|