From 3754ac2a84c9be07879959d8bd39697f767d48b8 Mon Sep 17 00:00:00 2001 From: qxz Date: Fri, 15 May 2020 10:20:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=A7=86=E5=9B=BE=E6=A8=A1?= =?UTF-8?q?=E5=BC=8F=E5=88=87=E6=8D=A2demo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/common/BreadCrumb.vue | 88 ++++++++++++++++++++++++--------- src/views/common/Footer.vue | 6 ++- 2 files changed, 70 insertions(+), 24 deletions(-) diff --git a/src/views/common/BreadCrumb.vue b/src/views/common/BreadCrumb.vue index e529711..9662c40 100644 --- a/src/views/common/BreadCrumb.vue +++ b/src/views/common/BreadCrumb.vue @@ -1,44 +1,66 @@ \ No newline at end of file + + \ No newline at end of file diff --git a/src/views/common/Footer.vue b/src/views/common/Footer.vue index a904769..586e56d 100644 --- a/src/views/common/Footer.vue +++ b/src/views/common/Footer.vue @@ -10,7 +10,9 @@ >goindex-theme-acrou MIT   - + + + @@ -23,7 +25,7 @@ export default { props: {}, watch: {}, - data: function() { + data: function () { return { content: "" };