From a4db115853a60e5a04d5de2cf6966684432e845a Mon Sep 17 00:00:00 2001 From: Thomas Ballmann Date: Sat, 9 Jan 2021 11:29:58 +0100 Subject: [PATCH] #54 some code clean ups --- app/src/components/Weather/Card.vue | 10 ------- app/src/layouts/default.vue | 31 +++---------------- app/src/views/Dashboard.vue | 46 +---------------------------- 3 files changed, 5 insertions(+), 82 deletions(-) diff --git a/app/src/components/Weather/Card.vue b/app/src/components/Weather/Card.vue index f55da0e..f61820e 100644 --- a/app/src/components/Weather/Card.vue +++ b/app/src/components/Weather/Card.vue @@ -75,16 +75,6 @@ - - - + {{ page.icon }} - {{ page.label }} - - - - + - diff --git a/app/src/views/Dashboard.vue b/app/src/views/Dashboard.vue index 2bf2383..768f2bf 100644 --- a/app/src/views/Dashboard.vue +++ b/app/src/views/Dashboard.vue @@ -4,63 +4,19 @@ fluid > - - - update screen in
- - update weather in
- - show api infos and short how to - - - - - - - - -