lanxin 2 天之前
父節點
當前提交
9b7889948c
共有 2 個文件被更改,包括 936 次插入701 次删除
  1. 934 699
      hot/public/data.js
  2. 2 2
      hot/src/views/Home.vue

文件差異過大導致無法顯示
+ 934 - 699
hot/public/data.js


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

@@ -775,7 +775,7 @@ export default {
         position: fixed;
         position: fixed;
         top: 50%;
         top: 50%;
         left: 50%;
         left: 50%;
-        transform: translate(-458px, -82px);
+        transform: translate(-563px, -82px);
         width: 48px;
         width: 48px;
         height: 60px;
         height: 60px;
         background-image: url("../assets/images/icon/left.png");
         background-image: url("../assets/images/icon/left.png");
@@ -785,7 +785,7 @@ export default {
         }
         }
       }
       }
       .rightJJ {
       .rightJJ {
-        transform: translate(414px, -82px);
+        transform: translate(526px, -82px);
         background-image: url("../assets/images/icon/right.png");
         background-image: url("../assets/images/icon/right.png");
       }
       }
       .noClick {
       .noClick {