We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e75753 commit 58ab62bCopy full SHA for 58ab62b
examples/src/umd-test/ve-table/index.html
@@ -17,7 +17,7 @@
17
</div>
18
</body>
19
<!-- 先引入 Vue -->
20
- <script src="https://unpkg.com/vue/dist/vue.js"></script>
+ <script src="https://cdn.jsdelivr.net/npm/vue@2"></script>
21
<!-- 引入组件库 -->
22
<script src="../../../../libs/umd/index.js"></script>
23
<script>
0 commit comments