diff --git a/src/assets/images/Group 1342@2x.png b/src/assets/images/Group 1342@2x.png deleted file mode 100644 index a44ed4e..0000000 Binary files a/src/assets/images/Group 1342@2x.png and /dev/null differ diff --git a/src/components/Pie/index.vue b/src/components/Pie/index.vue new file mode 100644 index 0000000..769dec0 --- /dev/null +++ b/src/components/Pie/index.vue @@ -0,0 +1,119 @@ + + + + + diff --git a/src/styles/common.scss b/src/styles/common.scss index 56dbb20..57c280f 100644 --- a/src/styles/common.scss +++ b/src/styles/common.scss @@ -31,9 +31,21 @@ .mb-10 { margin-bottom: vh(10); } +.mt-10 { + margin-top: vh(10) !important; +} .mr-10 { margin-right: vh(10); } +.mt-20 { + margin-top: vh(20) !important; +} +.ml-20 { + margin-left: vh(20) !important; +} +.pt-20 { + padding-top: vh(20); +} .pt-20 { padding-top: vh(20); } diff --git a/src/views/monitor/components/box-1.vue b/src/views/monitor/components/box-1.vue new file mode 100644 index 0000000..475c267 --- /dev/null +++ b/src/views/monitor/components/box-1.vue @@ -0,0 +1,94 @@ + + + + + diff --git a/src/views/scenic/components/box-1.vue b/src/views/scenic/components/box-1.vue index cf6a50b..d92af2f 100644 --- a/src/views/scenic/components/box-1.vue +++ b/src/views/scenic/components/box-1.vue @@ -32,7 +32,7 @@