소스 검색

瑞鹰报表

yanghao 2 주 전
부모
커밋
5606415e3f
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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 {