+
-
+
+
+
+
+
+

+
东方明珠
+
+
+
+
11小时前
@@ -15,12 +71,129 @@
export default {
name: "Attention",
- components:{
+ components: {
Footer
}
}
-
diff --git a/src/components/common/Footer.vue b/src/components/common/Footer.vue
index 7157948..68f45ed 100755
--- a/src/components/common/Footer.vue
+++ b/src/components/common/Footer.vue
@@ -44,7 +44,7 @@
.footer {
border-top: 1px solid #7b7878;
- position: absolute;
+ position: fixed;
z-index: 2;
bottom: 0;
width: 100%;
diff --git a/src/components/home/Comment.vue b/src/components/home/Comment.vue
index f66e8a0..3bdb7ac 100755
--- a/src/components/home/Comment.vue
+++ b/src/components/home/Comment.vue
@@ -129,10 +129,10 @@