Ver Fonte

update css

SyuanYu há 2 anos atrás
pai
commit
ffd8e66148

+ 4 - 0
hhh_index/css/style.css

@@ -2596,6 +2596,10 @@ iframe {
   }
   }
 }
 }
 
 
+.banner-content .progress {
+  width: 100% !important;
+}
+
 .index-content {
 .index-content {
   /* 手機版進度條 */
   /* 手機版進度條 */
 }
 }

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
hhh_index/css/style.css.map


+ 6 - 0
hhh_index/css/style.scss

@@ -3241,6 +3241,12 @@ iframe {
   }
   }
 }
 }
 
 
+.banner-content {
+  .progress {
+    width: 100% !important;
+  }
+}
+
 .index-content {
 .index-content {
 
 
   @media (max-width: 991px) {
   @media (max-width: 991px) {

+ 1 - 0
hhh_index/js/index.js

@@ -193,6 +193,7 @@ function renderBanner(data) {
       {
       {
         breakpoint: 575,
         breakpoint: 575,
         settings: {
         settings: {
+          dots: false,
           arrows: false,
           arrows: false,
         }
         }
       }
       }

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff