人生啊人生 1 nedēļu atpakaļ
vecāks
revīzija
03e0698c51

+ 2 - 1
src/components/ThreeWorldEventQingXiCheAndQv/event/QingXiCheAndQvProcessEvent.vue

@@ -138,7 +138,8 @@ const downEvent = () => {
 
 
             margin: 0.75rem;
             margin: 0.75rem;
             font-size: 1.3rem;
             font-size: 1.3rem;
-            background-color: #3583d1;
+            // background-color: #3583d1;
+            background-color: #49DC9E;
             color: #ffffff;
             color: #ffffff;
             padding: 0.35rem 2rem 0.35rem 2rem;
             padding: 0.35rem 2rem 0.35rem 2rem;
             border-radius: 0.35rem;
             border-radius: 0.35rem;

+ 2 - 1
src/view/student/trainChapter/trainChapter.vue

@@ -822,7 +822,8 @@ const callbackProgressQingXiCheAndQv = (json : any) => {
                 color: white;
                 color: white;
                 font-size: 2rem;
                 font-size: 2rem;
                 border-radius: 0.8rem;
                 border-radius: 0.8rem;
-                background: linear-gradient(90deg, #6cd9e9 0%, #4b90dd 100%);
+                // background: linear-gradient(90deg, #6cd9e9 0%, #4b90dd 100%);
+                background: linear-gradient(90deg, #6BD8E8 0%, #49DC9E 100%);
                 cursor: pointer;
                 cursor: pointer;
                 &.reading {
                 &.reading {
                     pointer-events: none;
                     pointer-events: none;