提交 60c6edfe 编写于 作者: G gongfuxiang

jquery类库更新

上级 6c5e85dc
此差异已折叠。
......@@ -641,7 +641,7 @@ UE.parse.register('charts',function( utils ){
if ( !window.jQuery ) {
utils.loadFile(document,{
src : resourceRoot + "/third-party/jquery-1.10.2.min.js",
src : resourceRoot + "/third-party/jquery-2.2.4.min.js",
tag : "script",
type : "text/javascript",
defer : "defer"
......
......@@ -6,7 +6,7 @@
<script type="text/javascript" src="../internal.js"></script>
<!-- jquery -->
<script type="text/javascript" src="../../third-party/jquery-1.10.2.min.js"></script>
<script type="text/javascript" src="../../third-party/jquery-2.2.4.min.js"></script>
<!-- webuploader -->
<script src="../../third-party/webuploader/webuploader.min.js"></script>
......
......@@ -81,7 +81,7 @@
</div>
</div>
</div>
<script src="../../third-party/jquery-1.10.2.min.js"></script>
<script src="../../third-party/jquery-2.2.4.min.js"></script>
<script src="../../third-party/highcharts/highcharts.js"></script>
<script src="chart.config.js"></script>
<script src="charts.js"></script>
......
......@@ -6,7 +6,7 @@
<script type="text/javascript" src="../internal.js"></script>
<!-- jquery -->
<script type="text/javascript" src="../../third-party/jquery-1.10.2.min.js"></script>
<script type="text/javascript" src="../../third-party/jquery-2.2.4.min.js"></script>
<!-- webuploader -->
<script src="../../third-party/webuploader/webuploader.min.js"></script>
......
......@@ -86,7 +86,7 @@
</div>
<!-- jquery -->
<script type="text/javascript" src="../../third-party/jquery-1.10.2.min.js"></script>
<script type="text/javascript" src="../../third-party/jquery-2.2.4.min.js"></script>
<!-- webuploader -->
<script type="text/javascript" src="../../third-party/webuploader/webuploader.min.js"></script>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册