From a9f1de65a5b2948f5d13909332bdeafd964636bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8A=B1=E8=A3=A4=E8=A1=A9?= Date: Wed, 1 Jul 2020 10:07:52 +0800 Subject: [PATCH] chore: rm ad --- src/layout/index.vue | 3 -- src/views/layout/Layout.vue | 74 ------------------------------------- 2 files changed, 77 deletions(-) delete mode 100644 src/views/layout/Layout.vue diff --git a/src/layout/index.vue b/src/layout/index.vue index 360aadb3..965bcd1b 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -7,7 +7,6 @@ - @@ -21,12 +20,10 @@ import RightPanel from '@/components/RightPanel' import { AppMain, Navbar, Settings, Sidebar, TagsView } from './components' import ResizeMixin from './mixin/ResizeHandler' import { mapState } from 'vuex' -import AD from '@/components/AD' export default { name: 'Layout', components: { - AD, AppMain, Navbar, RightPanel, diff --git a/src/views/layout/Layout.vue b/src/views/layout/Layout.vue deleted file mode 100644 index 05f302b4..00000000 --- a/src/views/layout/Layout.vue +++ /dev/null @@ -1,74 +0,0 @@ - - - - -