Browse Source

首页计数器位置调整

gaoxm 7 years ago
parent
commit
37fbe5f874
1 changed files with 1 additions and 1 deletions
  1. 1 1
      components/home/count/displayCard.vue

+ 1 - 1
components/home/count/displayCard.vue

@@ -180,7 +180,7 @@
   .display-card{
     position: fixed;
     right: 100px;
-    top: 135px;
+    top: 100px;
     width: 180px;
     height: 540px;
     z-index: 100;