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: ""
};