zhangyuhan 3 жил өмнө
parent
commit
ca815f1377

+ 2 - 1
src/web/staticres/big-member/js/public_big.js

@@ -250,7 +250,8 @@ $(function () {
         }
         // 数字滚动
         var numberBox = $(".show-number-box")
-        if (numberBox) {
+        var numberItems = $(".show-number-box mark")
+        if (numberBox.length && numberItems.length) {
             var numberBoxH = numberBox.offset().top
             if ($(window).scrollTop() + $(window).height()  >= numberBoxH) {
                 if (!numberBox.attr('data-show-an')) {

+ 3 - 0
src/web/staticres/css/pc.css

@@ -2087,6 +2087,9 @@ form{
 	 background: #000;
 
 }
+.jy_renzheng div a{
+  display: inline-block;
+}
 .jy_renzheng div{
 	width: 1200px;
 	margin: 0 auto;

+ 5 - 5
src/web/templates/big-member/pc/page_cg.html

@@ -34,12 +34,12 @@
             font-display: swap;
             src:url('{{Msg "seo" "cdn"}}/big-member/image/new_big_index/font/YouSheBiaoTiHei-2.ttf');
         }
-        a:focus{
-            text-decoration: none;
-            color: white;
+        .page--big--index a:focus{
+          text-decoration: none;
+          color: white;
         }
-        a{
-            display: block;
+        .page--big--index a{
+          display: block;
         }
         .subpage-button:hover {
             color: white;

+ 6 - 7
src/web/templates/big-member/pc/page_qy.html

@@ -76,14 +76,13 @@
         font-display: swap;
         src:url('{{Msg "seo" "cdn"}}/big-member/image/new_big_index/font/YouSheBiaoTiHei-2.ttf');
       }
-      a:focus{
-            text-decoration: none;
-            color: white;
+      .page--big--index a:focus{
+        text-decoration: none;
+        color: white;
+      }
+      .page--big--index a{
+        display: block;
       }
-
-      a{
-            display: block;
-        }
         .subpage-button:hover {
             color: white;
             text-decoration: none;

+ 2 - 2
src/web/templates/big-member/pc/page_qz.html

@@ -42,11 +42,11 @@
             font-display: swap;
             src:url('{{Msg "seo" "cdn"}}/big-member/image/new_big_index/font/YouSheBiaoTiHei-2.ttf');
         }
-        a:focus{
+        .page--big--index a:focus{
             text-decoration: none;
             color: white;
         }
-        a{
+        .page--big--index a{
             display: block;
         }
         .subpage-button:hover {

+ 5 - 5
src/web/templates/big-member/pc/page_sc.html

@@ -42,12 +42,12 @@
             font-display: swap;
             src:url('{{Msg "seo" "cdn"}}/big-member/image/new_big_index/font/YouSheBiaoTiHei-2.ttf');
         }
-        a:focus{
-            text-decoration: none;
-            color: white;
+        .page--big--index a:focus{
+          text-decoration: none;
+          color: white;
         }
-        a{
-            display: block;
+        .page--big--index a{
+          display: block;
         }
         .subpage-button:hover {
             color: white;

+ 7 - 7
src/web/templates/big-member/pc/page_tb.html

@@ -76,13 +76,13 @@
         font-display: swap;
         src:url('{{Msg "seo" "cdn"}}/big-member/image/new_big_index/font/YouSheBiaoTiHei-2.ttf');
       }
-      a:focus{
-            text-decoration: none;
-            color: white;
-        }
-      a{
-            display: block;
-        }
+      .page--big--index a:focus{
+        text-decoration: none;
+        color: white;
+      }
+      .page--big--index a{
+        display: block;
+      }
         .subpage-button:hover {
             color: white;
             text-decoration: none;

+ 7 - 7
src/web/templates/big-member/pc/page_yw.html

@@ -73,13 +73,13 @@
         font-display: swap;
         src:url('{{Msg "seo" "cdn"}}/big-member/image/new_big_index/font/YouSheBiaoTiHei-2.ttf');
       }
-      a:focus{
-            text-decoration: none;
-            color: white;
-        }
-        a{
-            display: block;
-        }
+      .page--big--index a:focus{
+        text-decoration: none;
+        color: white;
+      }
+      .page--big--index a{
+        display: block;
+      }
         .subpage-button:hover {
             color: white;
             text-decoration: none;

+ 5 - 5
src/web/templates/big-member/pc/page_zb.html

@@ -42,12 +42,12 @@
             font-display: swap;
             src:url('{{Msg "seo" "cdn"}}/big-member/image/new_big_index/font/YouSheBiaoTiHei-2.ttf');
         }
-        a:focus{
-            text-decoration: none;
-            color: white;
+        .page--big--index a:focus{
+          text-decoration: none;
+          color: white;
         }
-        a{
-            display: block;
+        .page--big--index a{
+          display: block;
         }
         .subpage-button:hover {
             color: white;