|
@@ -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>
|