Kaynağa Gözat

报告查询字体调整

zhonghuizhen 6 ay önce
ebeveyn
işleme
7b5064e574
1 değiştirilmiş dosya ile 6 ekleme ve 3 silme
  1. 6 3
      src/views/business/performance/xnyzReport.vue

+ 6 - 3
src/views/business/performance/xnyzReport.vue

@@ -255,7 +255,7 @@ export default {
 .title {
   font-size: 20px;
   font-weight: bold;
-  color: #606266;
+  color: #636569;
 }
 .header {
   display: flex;
@@ -270,6 +270,7 @@ export default {
   font-weight: bold;
   margin-bottom: 20px;
   margin-top: 50px;
+  color: #636569;
 }
 .empty-state {
   display: flex;
@@ -283,7 +284,7 @@ export default {
 #pdfDom {
     padding: 20px 100px;
     box-sizing: border-box;
-    color: #606266;
+   
     .info-container {
       margin-bottom: 20px !important;
     }
@@ -293,9 +294,11 @@ export default {
         .title {
           height: 20px;
           line-height: 20px;
-          font-size: 16px;
+          font-size: 18px;
           font-weight: bold;
           margin-bottom: 10px;
+          color: #38b7b3;
+          font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
 
           .ibps-icon-star {
             color: #fb9600;