mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-08 10:36:43 +08:00
hotfix/GFRS-2396【前端】解决首页echart.js加载缓慢--提交人庞兴月
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
<link rel="icon" href="<%= BASE_URL %>favicon.ico" />
|
||||
<title></title>
|
||||
<script src="<%= BASE_URL %>js/EWebBridge.js"></script>
|
||||
<script src="<%= BASE_URL %>js/echarts.min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
@@ -16,7 +17,7 @@
|
||||
<div id="app"></div>
|
||||
<!-- built files will be auto injected -->
|
||||
<!-- <script src="https://cdn.bootcss.com/vue/2.6.10/vue.min.js"></script> -->
|
||||
<script src="https://cdn.bootcss.com/echarts/4.2.1-rc1/echarts.min.js"></script>
|
||||
<!-- <script src="https://cdn.bootcss.com/echarts/4.2.1-rc1/echarts.min.js"></script> -->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
22
public/js/echarts.min.js
vendored
Normal file
22
public/js/echarts.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user