소스 검색

颜色修改

htc 17 시간 전
부모
커밋
51612fa7a0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/reportList/index.vue

+ 1 - 1
src/components/reportList/index.vue

@@ -105,7 +105,7 @@
     '-1': '生成失败'
   }
   const sColorCfg = {
-    1: '#F31616',
+    1: '#22C55D',
     0: '#FEA400',
     2: '#2E69EB',
     '-1': '#F31616'