陈冉 6 years ago
parent
commit
4af05b1a9a
2 changed files with 2 additions and 3 deletions
  1. 1
    1
      src/components/music.vue
  2. 1
    2
      src/views/vote/list.vue

+ 1
- 1
src/components/music.vue View File

@@ -87,7 +87,7 @@ export default {
87 87
   .musicbox {
88 88
     position: fixed;
89 89
     top: 0.6rem;
90
-    right: 0.09rem;
90
+    left: 0.09rem;
91 91
     width: 0.35rem;
92 92
     height: 0.35rem;
93 93
     border-radius: 50%;

+ 1
- 2
src/views/vote/list.vue View File

@@ -588,8 +588,7 @@ export default {
588 588
   }
589 589
 
590 590
   .informationimg {
591
-    width: 97%;
592
-    height: 6.24rem;
591
+    
593 592
   }
594 593
 
595 594
   .box {