Просмотр исходного кода

修复全屏按钮样式问题

shaogen1995 4 лет назад
Родитель
Сommit
8b551d67c9

+ 2 - 2
web/src/components/hotspot/audio.vue

@@ -188,7 +188,7 @@ export default {
     font-size: 36px;
     height: 70px;
     line-height: 70px;
-    background: #005AFF;
+    background: #0054A7;
     border-radius: 60px;
     margin: 45px auto;
   }
@@ -296,7 +296,7 @@ export default {
     color: #00F3FF;
     font-weight: bold;
     font-size: 18px;
-    background: #005AFF;
+    background: #0054A7;
     border-radius: 60px;
     margin: 20px auto 0;
   }

+ 3 - 3
web/src/components/hotspot/image.vue

@@ -114,7 +114,7 @@ export default {
     font-size: 30px;
     min-height: 60px;
     // line-height: 60px;
-    background: #005AFF;
+    background: #0054A7;
     border-radius: 60px;
     margin: 45px auto;
   }
@@ -155,7 +155,7 @@ export default {
       >li{
         width: 60px;
         height: 6px;
-        background: #005AFF;
+        background: #0054A7;
         display: inline-block;
         margin: 0 4px;
         &.active{
@@ -191,7 +191,7 @@ export default {
     color: #fff;
     font-weight: bold;
     font-size: 18px;
-    background: #005AFF;
+    background: #0054A7;
     border-radius: 44px;
     margin: 20px auto;
   }

+ 1 - 1
web/src/components/hotspot/title.vue

@@ -54,7 +54,7 @@ export default {
       font-size: 36px;
       height: 70px;
       line-height: 70px;
-      background: #005AFF;
+      background: #0054A7;
       border-radius: 60px;
       margin: 45px auto;
     }

+ 3 - 3
web/src/components/hotspot/video.vue

@@ -159,7 +159,7 @@ export default {
     font-size: 36px;
     height: 70px;
     line-height: 70px;
-    background: #005AFF;
+    background: #0054A7;
     border-radius: 60px;
     margin: 45px auto;
   }
@@ -200,7 +200,7 @@ export default {
       >li{
         width: 60px;
         height: 6px;
-        background: #005AFF;
+        background: #0054A7;
         display: inline-block;
         margin: 0 4px;
         &.active{
@@ -235,7 +235,7 @@ export default {
     color: #fff;
     font-weight: bold;
     font-size: 18px;
-    background: #005AFF;
+    background: #0054A7;
     border-radius: 60px;
     margin: 20px auto;
   }

+ 1 - 1
web/src/views/gui/menu.vue

@@ -231,7 +231,7 @@
           style="display: none"
         >
           <a>
-            <img :src="require('@/assets/images/icon/fullscreen_exit.png')" />
+            <img :src="require('@/assets/images/icon/fullscreen_exit.png')" style="width:50px"/>
           </a>
         </div>
         <div class="pull-right terms terms2">