chao 3 anni fa
parent
commit
50a3cf8c6d

+ 1 - 1
src/main/webapp/WEB-INF/views/include/head.jsp

@@ -1,7 +1,7 @@
 <%@ page contentType="text/html;charset=UTF-8" %><meta http-equiv="Content-Type" content="text/html;charset=utf-8" /><meta name="author" content="http://jeesite.com/"/>
 <meta name="renderer" content="webkit"><meta http-equiv="X-UA-Compatible" content="IE=8,IE=9,IE=10" />
 <meta http-equiv="Expires" content="0"><meta http-equiv="Cache-Control" content="no-cache"><meta http-equiv="Cache-Control" content="no-store">
-<script src="${ctxStatic}/jquery/jquery-1.8.3.min.js" type="text/javascript"></script>
+<script src="${ctxStatic}/jquery/jquery-3.5.0.min.js" type="text/javascript"></script>
 <link href="${ctxStatic}/bootstrap/2.3.1/css_${not empty cookie.theme.value ? cookie.theme.value : 'cerulean'}/bootstrap.min.css" type="text/css" rel="stylesheet" />
 <script src="${ctxStatic}/bootstrap/2.3.1/js/bootstrap.min.js" type="text/javascript"></script>
 <script src="${ctxStatic}/bootstrap/2.3.1/js/bootstrap-typeahead.js" type="text/javascript" charset="utf-8"></script>

+ 1 - 1
src/main/webapp/static/jerichotab/index.html

@@ -11,7 +11,7 @@
 		#divMainLoader{position:absolute;top:15px;right:15px;z-index:100;width:80px;height:20px;line-height:20px;background:#EEF3F7 url(../images/smallloader.gif) no-repeat 8px center;border:1px solid #A5B6C8;padding-left:30px;font-family:10px;display:none;}
     </style>
     <link rel="Stylesheet" href="css/jquery.jerichotab.css" />
-    <script type="text/javascript" src="../jquery/jquery-1.8.3.min.js"></script>
+    <script type="text/javascript" src="../jquery/jquery-3.5.0.min.js"></script>
     <script type="text/javascript" src="js/jquery.jerichotab.js"></script>
     <script type="text/javascript">
         var jericho = {

+ 1 - 1
src/main/webapp/static/jqGrid/4.6/demo/jqgrid.html

@@ -10,7 +10,7 @@
 
 <link href="../../../common/jeesite.css" type="text/css" rel="stylesheet"/>
 
-<script src="../../../jquery/jquery-1.8.3.min.js" type="text/javascript"></script>
+<script src="../../../jquery/jquery-3.5.0.min.js" type="text/javascript"></script>
 <script src="../i18n/grid.locale-cn.js" type="text/javascript"></script>
 <script src="../js/jquery.jqGrid.js" type="text/javascript"></script>
 <script src="../plugins/grid.complexHeaders.js" type="text/javascript"></script>

+ 1 - 1
src/main/webapp/static/jquery-select2/3.4/index.html

@@ -6,7 +6,7 @@ version: 3.4.5
 milestone: 15
 ---
 
-<script src="../../jquery/jquery-1.8.3.min.js"></script>
+<script src="../../jquery/jquery-3.5.0.min.js"></script>
 <link href="select2.css" rel="stylesheet"/>
 <script src="select2.js"></script>
 

+ 0 - 0
src/main/webapp/static/jquery/jquery-1.8.3.js → src/main/webapp/static/jquery/jquery-3.5.0.js


File diff suppressed because it is too large
+ 0 - 1
src/main/webapp/static/jquery/jquery-3.5.0.min.js


Some files were not shown because too many files changed in this diff