yanghao před 1 týdnem
rodič
revize
5606415e3f
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      pages/ruiYingReport/index.vue

+ 2 - 2
pages/ruiYingReport/index.vue

@@ -312,8 +312,8 @@ onMounted(() => {
   font-size: 13px;
   font-weight: 600;
   text-align: center;
-  background: #f0f2f5;
-  color: #5f6f87;
+  background: linear-gradient(135deg, #e6f0ff 0%, #d8e7ff 100%);
+  color: #004098;
 }
 
 .status-construction {