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 44 < meta charset ="utf-8 ">
55 < title > Vue.js custom directive integration example (select2)</ title >
66 < 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 >
1010 < style >
1111 html , body {
1212 font : 13 px/18px sans-serif;
You can’t perform that action at this time.
0 commit comments