shaogen1995 1 gadu atpakaļ
vecāks
revīzija
8120c456c6
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      src/views/HotspotDetail1.vue

+ 2 - 2
src/views/HotspotDetail1.vue

@@ -329,7 +329,7 @@ const imgBottomLoc = (nowId, itemId) => {
     font-weight: 400;
     color: #5e715d;
     width: 70%;
-    height: 30%;
+    height: 26%;
     opacity: 0;
     pointer-events: none;
     transition: top 1s, opacity 0.5s;
@@ -354,7 +354,7 @@ const imgBottomLoc = (nowId, itemId) => {
 
   .HD1_4Ac {
     opacity: 1;
-    top: 8%;
+    top: 5%;
   }
 }
 .hotspot-detail-2 {