File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="UTF-8 ">
55 <!-- 引入样式 -->
6- < link rel ="stylesheet " href ="../../.. /umd/css/index.css ">
6+ < link rel ="stylesheet " href ="https://unpkg.com/vue-easytable /umd/css/index.css ">
77</ head >
88< body >
99< div id ="app ">
1414<!-- 先引入 Vue -->
1515< script src ="https://unpkg.com/vue/dist/vue.js "> </ script >
1616<!-- 引入组件库 -->
17- < script src ="../../.. /umd/js/index.js "> </ script >
17+ < script src ="https://unpkg.com/vue-easytable /umd/js/index.js "> </ script >
1818< script >
1919 new Vue ( {
2020 el : '#app' ,
Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="UTF-8 ">
55 <!-- 引入样式 -->
6- < link rel ="stylesheet " href ="../../.. /umd/css/index.css ">
6+ < link rel ="stylesheet " href ="https://unpkg.com/vue-easytable /umd/css/index.css ">
77</ head >
88< body >
99< div id ="app ">
2121<!-- 先引入 Vue -->
2222< script src ="https://unpkg.com/vue/dist/vue.js "> </ script >
2323<!-- 引入组件库 -->
24- < script src ="../../.. /umd/js/index.js "> </ script >
24+ < script src ="https://unpkg.com/vue-easytable /umd/js/index.js "> </ script >
2525< script >
2626 new Vue ( {
2727 el : '#app' ,
Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="UTF-8 ">
55 <!-- 引入样式 -->
6- < link rel ="stylesheet " href ="../../.. /umd/css/index.css ">
6+ < link rel ="stylesheet " href ="https://unpkg.com/vue-easytable /umd/css/index.css ">
77</ head >
88< body >
99< div id ="app ">
1818<!-- 先引入 Vue -->
1919< script src ="https://unpkg.com/vue/dist/vue.js "> </ script >
2020<!-- 引入组件库 -->
21- < script src ="../../.. /umd/js/index.js "> </ script >
21+ < script src ="https://unpkg.com/vue-easytable /umd/js/index.js "> </ script >
2222< script >
2323 new Vue ( {
2424 el : '#app' ,
You can’t perform that action at this time.
0 commit comments