File tree Expand file tree Collapse file tree 3 files changed +21
-7122
lines changed
bargauge/defaultfunctionality Expand file tree Collapse file tree 3 files changed +21
-7122
lines changed Original file line number Diff line number Diff line change 24
24
}
25
25
}
26
26
}
27
- </script >
28
-
29
- <style >
30
- @import ' https://www.jqwidgets.com/vue/jqwidgets/styles/jqx.base.css' ;
31
- @import ' ./jqx.base.css' ;
32
- </style >
27
+ </script >
Original file line number Diff line number Diff line change
1
+ <!doctype html>
2
+ < html lang ="en ">
3
+
4
+ < head >
5
+ < meta charset ="utf-8 ">
6
+ < title > VueTemplate</ title >
7
+ < base href ="/ ">
8
+
9
+ < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
10
+ < link rel ="stylesheet " type ="text/css " href ="https://www.jqwidgets.com/public/jqwidgets/styles/jqx.base.css ">
11
+ < link rel ="stylesheet " type ="text/css " href ="https://www.jqwidgets.com/public/jqwidgets/styles/jqx.material.css ">
12
+
13
+ < title > jQWidgets Vue Demo</ title >
14
+ </ head >
15
+
16
+ < body >
17
+ < div id ="app "> </ div >
18
+ </ body >
19
+
20
+ </ html >
You can’t perform that action at this time.
0 commit comments