shaogen1995 3 yıl önce
ebeveyn
işleme
fe653fe434
2 değiştirilmiş dosya ile 763 ekleme ve 1396 silme
  1. 3 2
      hot/src/views/Home.vue
  2. 760 1394
      hot/src/views/data.js

+ 3 - 2
hot/src/views/Home.vue

@@ -240,7 +240,7 @@ export default {
         temp.content = [temp.content];
         temp.content = [temp.content];
         temp.title = [temp.title];
         temp.title = [temp.title];
       }
       }
-
+      
       this.data = temp;
       this.data = temp;
       if (!this.data) {
       if (!this.data) {
         return alert("热点解析错误");
         return alert("热点解析错误");
@@ -402,6 +402,7 @@ export default {
     > p {
     > p {
       line-height: 1.5;
       line-height: 1.5;
       font-size: 16px;
       font-size: 16px;
+      padding:0 10px 10px 0;
     }
     }
   }
   }
   .ismtop {
   .ismtop {
@@ -477,7 +478,7 @@ export default {
       position: fixed;
       position: fixed;
       bottom: 10px;
       bottom: 10px;
       right: 0px;
       right: 0px;
-      z-index: 10000;
+      z-index: 2000;
       li {
       li {
         width: 70px;
         width: 70px;
       }
       }

Dosya farkı çok büyük olduğundan ihmal edildi
+ 760 - 1394
hot/src/views/data.js