Explorar o código

feat: 个人画像

lixiangrui hai 1 mes
pai
achega
6ebf8a1b27
Modificáronse 1 ficheiros con 5 adicións e 6 borrados
  1. 5 6
      src/views/portraitManagement/employeeProfile/index.vue

+ 5 - 6
src/views/portraitManagement/employeeProfile/index.vue

@@ -755,7 +755,7 @@ onBeforeUnmount(() => {
755 755
   border-radius: 20px;
756 756
   box-sizing: border-box;
757 757
     .sec-title {
758
-    font-size: 32px;
758
+    font-size: 28px;
759 759
     font-weight: bold;
760 760
     line-height: 68px;
761 761
     color: rgba(31, 135, 232, 1);
@@ -854,12 +854,11 @@ onBeforeUnmount(() => {
854 854
         font-style: italic;
855 855
         line-height: 80px;
856 856
         .basic-label {
857
-          font-size: 48px;
858
-          width: 154px;
857
+          font-size: 42px;
859 858
           color: rgba(31, 135, 232, 1);
860 859
         }
861 860
         .basic-value {
862
-          font-size: 48px;
861
+          font-size: 42px;
863 862
           color: rgba(31, 135, 232, 1);
864 863
         }
865 864
       }
@@ -883,7 +882,7 @@ onBeforeUnmount(() => {
883 882
   text-align: center;
884 883
 
885 884
   .score-label {
886
-    font-size: 48px;
885
+    font-size: 42px;
887 886
     width: 100%;
888 887
     font-weight: bold;
889 888
     font-style: italic;
@@ -1028,7 +1027,7 @@ onBeforeUnmount(() => {
1028 1027
   display: flex;
1029 1028
   flex-direction: column;
1030 1029
   .side-title {
1031
-    font-size: 32px;
1030
+    font-size: 28px;
1032 1031
     font-weight: bold;
1033 1032
     line-height: 50px;
1034 1033
     color: rgba(31, 135, 232, 1);