dyjh 6 years ago
parent
commit
c10fb9568c
2 changed files with 22 additions and 1 deletions
  1. 21 0
      public/base/js/echarts.min.js
  2. 1 1
      resources/views/admin/base/index/welcome.blade.php

File diff suppressed because it is too large
+ 21 - 0
public/base/js/echarts.min.js


+ 1 - 1
resources/views/admin/base/index/welcome.blade.php

xqd
@@ -1,7 +1,7 @@
 @extends('admin.layout')
 
 @section('content')
-    <script type="text/javascript" src="http://echarts.baidu.com/gallery/vendors/echarts/echarts.min.js"></script>
+    <script type="text/javascript" src="/base/js/echarts.min.js"></script>
     <style>
         .statistical {
 

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