This website works better with JavaScript.
Home
Explore
Help
Sign In
leiyun
/
cytx_api
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
save
master
leiyun
2 months ago
parent
34550b50d5
commit
a505b46617
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
view/admin/dashboard_index.html
+ 1
- 1
view/admin/dashboard_index.html
View File
@@ -119,7 +119,7 @@
{% endblock %}
{% block js %}
<script src="
https://cdn.jsdelivr.net/npm/echarts@5/dist
/echarts.min.js"></script>
<script src="
/static/lib/echarts
/echarts.min.js"></script>
<script>
var { createApp, ref, reactive, onMounted, nextTick } = Vue;
Write
Preview
Loading…
Cancel
Save