shaogen1995 %!s(int64=2) %!d(string=hai) anos
pai
achega
5e59e16673

BIN=BIN
webNew/src/assets/img/txtBac.png


+ 6 - 6
webNew/src/assets/styles/base.css

@@ -79,7 +79,7 @@ ul {
 } */
 
 .ant-pagination-item-active{
-  color: #961014;
+  color: #741A1A;
   border: none;
 }
 .ant-pagination-item-active{
@@ -87,16 +87,16 @@ ul {
   pointer-events: none;
 }
 .ant-pagination-item-active a{
-  color: #961014;
+  color: #741A1A;
 }
 .ant-pagination-item-active:hover a{
-  color: #961014;
+  color: #741A1A;
 }
 .ant-pagination-item:hover a{
-  color: #961014;
+  color: #741A1A;
 }
 .ant-pagination-prev:hover .ant-pagination-item-link, .ant-pagination-next:hover .ant-pagination-item-link{
-  color: #961014;
+  color: #741A1A;
 
 }
 .ant-pagination{
@@ -118,6 +118,6 @@ ul {
   justify-content: center;
   align-items: center;
   font-size: 30px;
-  color: #961014;
+  color: #741A1A;
 
 }

+ 7 - 7
webNew/src/components/Model/index.module.scss

@@ -32,11 +32,11 @@
       &::before {
         content: "";
         position: absolute;
-        left: 16px;
-        top: 99px;
+        left: 17px;
+        top: 76px;
         width: 1px;
-        height: 344px;
-        background-color: #BE262B;
+        height: 327px;
+        background-color: #741A1A;
       }
 
       .model_title {
@@ -63,7 +63,7 @@
 
       .model_txt::-webkit-scrollbar-thumb {
         border-radius: 10px;
-        background-color: #a7191e;
+        background-color: #741A1A;
       }
 
       .model_txt::-webkit-scrollbar-track {
@@ -74,9 +74,9 @@
         padding-left: 10px;
         position: absolute;
         left: 17px;
-        top: 98px;
+        top: 75px;
         width: 185px;
-        height: 265px;
+        height: 277px;
         overflow-y: auto;
         font-size: 14px;
       }

+ 3 - 3
webNew/src/pages/Home/index.module.scss

@@ -26,7 +26,7 @@
     .title {
       width: 100%;
       height: 90px;
-      background-color: #a7191e;
+      background-color: #741A1A;
       display: flex;
       justify-content: center;
       align-items: center;
@@ -104,7 +104,7 @@
 
       .modelBox::-webkit-scrollbar-thumb {
         border-radius: 10px;
-        background-color: #a7191e;
+        background-color: #741A1A;
       }
 
       .modelBox::-webkit-scrollbar-track {
@@ -175,7 +175,7 @@
             height: 40px;
             display: flex;
             align-items: center;
-            background-color: #961014;
+            background-color: #741A1A;
             text-align: center;
             color: #fff;
             font-size: 16px;

+ 7 - 7
webNew/src/pages/Model/index.module.scss

@@ -32,11 +32,11 @@
       &::before {
         content: "";
         position: absolute;
-        left: 16px;
-        top: 99px;
+        left: 17px;
+        top: 76px;
         width: 1px;
-        height: 344px;
-        background-color: #BE262B;
+        height: 327px;
+        background-color: #741A1A;
       }
 
       .model_title {
@@ -63,7 +63,7 @@
 
       .model_txt::-webkit-scrollbar-thumb {
         border-radius: 10px;
-        background-color: #a7191e;
+        background-color: #741A1A;
       }
 
       .model_txt::-webkit-scrollbar-track {
@@ -74,9 +74,9 @@
         padding-left: 10px;
         position: absolute;
         left: 17px;
-        top: 98px;
+        top: 75px;
         width: 185px;
-        height: 265px;
+        height: 277px;
         overflow-y: auto;
         font-size: 14px;
       }