Skip to content

Commit

Permalink
修改 jsdelivr cdn
Browse files Browse the repository at this point in the history
  • Loading branch information
s749312025 committed Feb 21, 2024
1 parent ac0b7de commit a301856
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions view/public/chartRender.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/index.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/vditor/dist/index.classic.css" />
<script src="https://fastly.jsdelivr.net/npm/[email protected]/dist/index.min.js"></script>
<link rel="stylesheet" href="https://fastly.jsdelivr.net/npm/vditor/dist/index.classic.css" />

<script>
Vditor.mathRender(document.querySelectorAll('body')[0])
Expand Down

0 comments on commit a301856

Please sign in to comment.