فهرست منبع

性能验证字体调整

zhonghuizhen 6 ماه پیش
والد
کامیت
513ad240cb

+ 5 - 0
src/views/business/performance/experimental.vue

@@ -947,6 +947,8 @@ export default {
           font-size: 16px;
           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;
@@ -1032,6 +1034,9 @@ export default {
               font-size: 16px;
               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;
                 margin-right: 5px;

+ 5 - 0
src/views/business/performance/experimentalView.vue

@@ -946,6 +946,8 @@ export default {
           font-size: 16px;
           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;
@@ -1030,6 +1032,9 @@ export default {
               font-size: 16px;
               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;
                 margin-right: 5px;

+ 1 - 1
src/views/business/performance/xnyzReport.vue

@@ -294,7 +294,7 @@ export default {
         .title {
           height: 20px;
           line-height: 20px;
-          font-size: 18px;
+          font-size: 16px;
           font-weight: bold;
           margin-bottom: 10px;
           color: #38b7b3;