diff --git a/public/images/404.svg b/public/images/404.svg new file mode 100644 index 000000000..5531d05cf --- /dev/null +++ b/public/images/404.svg @@ -0,0 +1,314 @@ + + + + Group 4 + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/images/500.svg b/public/images/500.svg new file mode 100644 index 000000000..de723b1e3 --- /dev/null +++ b/public/images/500.svg @@ -0,0 +1,208 @@ + + + + Group 4 + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/images/dark.svg b/public/images/dark.svg new file mode 100644 index 000000000..6a03a6d2f --- /dev/null +++ b/public/images/dark.svg @@ -0,0 +1,40 @@ + + + + Group 5 Copy 5 + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/images/light.svg b/public/images/light.svg new file mode 100644 index 000000000..80222c214 --- /dev/null +++ b/public/images/light.svg @@ -0,0 +1,40 @@ + + + + Group 5 + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/placeholder.png b/public/images/placeholder.png similarity index 100% rename from public/placeholder.png rename to public/images/placeholder.png diff --git a/public/images/sidemenu.svg b/public/images/sidemenu.svg new file mode 100644 index 000000000..7bb70f436 --- /dev/null +++ b/public/images/sidemenu.svg @@ -0,0 +1,40 @@ + + + + Group 5 Copy 5 + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/images/topmenu.svg b/public/images/topmenu.svg new file mode 100644 index 000000000..fc0ee94bc --- /dev/null +++ b/public/images/topmenu.svg @@ -0,0 +1,39 @@ + + + + Group 5 + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/components/SettingDrawer/SettingDrawer.vue b/src/components/SettingDrawer/SettingDrawer.vue index cf277b778..c38a496d3 100644 --- a/src/components/SettingDrawer/SettingDrawer.vue +++ b/src/components/SettingDrawer/SettingDrawer.vue @@ -20,7 +20,7 @@ @click="handleMenuTheme('dark')" > dark
light
sidemenu
topmenu
- + @@ -153,7 +153,7 @@