Browse Source

Merge branch 'master' of http://git.9026.com/wesley/furniture

gq 6 years ago
parent
commit
895bab09e6

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

@@ -1,7 +1,7 @@
 @extends('admin.layout')
 @extends('admin.layout')
 
 
 @section('content')
 @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>
     <style>
         .statistical {
         .statistical {
 
 

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