Sfoglia il codice sorgente

feature_20260228_周报半月报动态配置

zhujindu 3 giorni fa
parent
commit
412b530af9

+ 3 - 3
src/views/week/dailyDetails.vue

@@ -1040,9 +1040,9 @@ export default {
       color: #fff;
     }
     .vedioLinks {
-      max-width: vw(210);
+      max-width: vw(190);
       position: absolute;
-      bottom: -6px;
+      bottom: 1px;
       background: #dae7f6;
       padding: 2px 7px;
       /* word-break: keep-all; */
@@ -1058,7 +1058,7 @@ export default {
       align-items: flex-start;
       z-index: 999999;
       span {
-        line-height: 17px;
+        line-height: 13px;
       }
       .linkSpan {
         text-decoration: underline;

+ 3 - 3
src/views/week/dailyHistoricalDetails.vue

@@ -1163,9 +1163,9 @@ export default {
       color: #fff;
     }
     .vedioLinks {
-      max-width: vw(210);
+      max-width: vw(190);
       position: absolute;
-      bottom: -6px;
+      bottom: 1px;
       background: #dae7f6;
       padding: 2px 7px;
       /* word-break: keep-all; */
@@ -1181,7 +1181,7 @@ export default {
       align-items: flex-start;
       z-index: 999999;
       span {
-        line-height: 17px;
+        line-height: 13px;
       }
       .linkSpan {
         text-decoration: underline;