瀏覽代碼

修改文本

plg 5 月之前
父節點
當前提交
98c43d2b17
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/components/Report.vue

+ 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
                         >