plg 5 сар өмнө
parent
commit
98c43d2b17

+ 2 - 2
src/components/Report.vue

@@ -339,7 +339,7 @@
                             item.dimensionSymptom == '中度' ||
                             item.dimensionSymptom == '中风险'
                           "
-                          style="color: #efb17a"
+                          style="color: #f0a900"
                         >
                           {{ item.dimensionScore }}</span
                         >
@@ -387,7 +387,7 @@
                             item.dimensionSymptom == '中度' ||
                             item.dimensionSymptom == '中风险'
                           "
-                          style="color: #efb17a"
+                          style="color: #f0a900"
                         >
                           {{ item.dimensionSymptom }}</span
                         >