From eb6b222ad2b2bb11c32f69eb928b6317226f98cb Mon Sep 17 00:00:00 2001 From: Pan Date: Mon, 8 Oct 2018 15:42:46 +0800 Subject: [PATCH] add ad --- src/components/AD/index.vue | 52 +++++++++++++++++++++++++ src/views/layout/Layout.vue | 5 ++- src/views/layout/components/AppMain.vue | 2 +- 3 files changed, 57 insertions(+), 2 deletions(-) create mode 100644 src/components/AD/index.vue diff --git a/src/components/AD/index.vue b/src/components/AD/index.vue new file mode 100644 index 00000000..39e11d55 --- /dev/null +++ b/src/components/AD/index.vue @@ -0,0 +1,52 @@ + + + + + diff --git a/src/views/layout/Layout.vue b/src/views/layout/Layout.vue index bd882ef0..810befdf 100644 --- a/src/views/layout/Layout.vue +++ b/src/views/layout/Layout.vue @@ -6,12 +6,14 @@ +