zhangxc 4 年 前
コミット
e4219a2aff
2 ファイル変更3 行追加3 行削除
  1. 1 1
      src/css/cdssHorizontal.less
  2. 2 2
      src/js/promise.js

+ 1 - 1
src/css/cdssHorizontal.less

@@ -333,5 +333,5 @@
     font-size: 14px;
     color: #1E1E1E;
     margin: 10px 0;
-    font-weight: 500;
+    font-weight: 600;
 }

+ 2 - 2
src/js/promise.js

@@ -212,8 +212,8 @@ const titleConfig = {
     name:"一般治疗"
   },
   casewritingPush:{
-    background: "#E3FEFE",
-    icon: iconOperationPush,
+    background: "#FFE8DD",
+    icon: iconTreat,
     name:"病历书写规范提示"
   }
 }