瀏覽代碼

js版本更新

user5 3 年之前
父節點
當前提交
a456995c4c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/webapp/webpage/include/head.jsp

+ 1 - 1
src/main/webapp/webpage/include/head.jsp

@@ -36,7 +36,7 @@
 
 <!-- jeeplus -->
 <link href="${ctxStatic}/common/jeeplus.css" type="text/css" rel="stylesheet" />
-<script src="${ctxStatic}/common/jeeplus.js?1" type="text/javascript"></script>
+<script src="${ctxStatic}/common/jeeplus.js?2" type="text/javascript"></script>
 
 <!-- jquery ui -->
 <script src="${ctxStatic}/jquery-ui/jquery-ui.min.js"></script>