File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
< meta charset ="utf-8 ">
5
5
< title > Vue.js custom directive integration example (select2)</ title >
6
6
< script src ="../../dist/vue.js "> </ script >
7
- < script src ="http ://code.jquery.com/jquery-2.1.4.min.js "> </ script >
8
- < link href ="http ://cdnjs.cloudflare.com/ajax/libs/select2/4.0.0/css/select2.min.css " rel ="stylesheet ">
9
- < script src ="http ://cdnjs.cloudflare.com/ajax/libs/select2/4.0.0/js/select2.min.js "> </ script >
7
+ < script src ="https ://code.jquery.com/jquery-2.1.4.min.js "> </ script >
8
+ < link href ="https ://cdnjs.cloudflare.com/ajax/libs/select2/4.0.0/css/select2.min.css " rel ="stylesheet ">
9
+ < script src ="https ://cdnjs.cloudflare.com/ajax/libs/select2/4.0.0/js/select2.min.js "> </ script >
10
10
< style >
11
11
html , body {
12
12
font : 13 px/18px sans-serif;
You can’t perform that action at this time.
0 commit comments