shaogen1995 %!s(int64=3) %!d(string=hai) anos
pai
achega
fe653fe434
Modificáronse 2 ficheiros con 763 adicións e 1396 borrados
  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.title = [temp.title];
       }
-
+      
       this.data = temp;
       if (!this.data) {
         return alert("热点解析错误");
@@ -402,6 +402,7 @@ export default {
     > p {
       line-height: 1.5;
       font-size: 16px;
+      padding:0 10px 10px 0;
     }
   }
   .ismtop {
@@ -477,7 +478,7 @@ export default {
       position: fixed;
       bottom: 10px;
       right: 0px;
-      z-index: 10000;
+      z-index: 2000;
       li {
         width: 70px;
       }

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 760 - 1394
hot/src/views/data.js