Skip to content

Commit

Permalink
docs: add codepen link
Browse files Browse the repository at this point in the history
  • Loading branch information
xiguaxigua committed Jul 3, 2018
1 parent 6644831 commit 7e4e39b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify/lib/themes/vue.css">
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/[email protected]/lib/theme-default/index.css">
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/vuep-magic-patch/dist/vuep.css">
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/vuep-magic-patch@1.0.10/dist/vuep.css">
<link rel="stylesheet" href="./style.css">
<link rel="stylesheet" href="./style.min.css">
<script src="//cdn.jsdelivr.net/npm/[email protected]/index.js"></script>
Expand Down Expand Up @@ -100,7 +100,7 @@
<script src="//cdn.jsdelivr.net/npm/babel-standalone/babel.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/shap/sdk/Shap.umd.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/vue/dist/vue.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/[email protected].9/dist/vuep.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/[email protected].10/dist/vuep.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/echarts@latest/dist/echarts.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/echarts-amap/dist/echarts-amap.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/[email protected]/lib/index.js"></script>
Expand Down

0 comments on commit 7e4e39b

Please sign in to comment.