Zimo 6 ngày trước cách đây
mục cha
commit
ffa169c203

+ 9 - 0
src/styles/kb.scss

@@ -91,6 +91,15 @@
   }
 }
 
+.kb-panel-title-text {
+  font-family: YouSheBiaoTiHei, sans-serif;
+  font-size: 24px;
+  font-weight: normal;
+  line-height: 1;
+  letter-spacing: 1px;
+  color: #03409b;
+}
+
 .summary-card {
   position: relative;
   cursor: default;

+ 1 - 1
src/views/pms/stat/rykb/ryProductionBriefs.vue

@@ -159,7 +159,7 @@ onMounted(() => {
 <template>
   <div class="panel w-full h-[280px] flex flex-col mt-3">
     <div class="panel-title h-9 flex items-center justify-between">
-      <div class="flex items-center">
+      <div class="kb-panel-title-text flex items-center">
         <div class="icon-decorator">
           <span></span>
           <span></span>

+ 2 - 2
src/views/pms/stat/rykb/rydeviceList.vue

@@ -96,12 +96,12 @@ onMounted(() => {
 <template>
   <div class="panel w-full h-full flex flex-col">
     <div class="panel-title h-9 flex items-center justify-between">
-      <div class="flex items-center">
+      <div class="kb-panel-title-text flex items-center">
         <div class="icon-decorator">
           <span></span>
           <span></span>
         </div>
-        项目部统计
+        设备利用率
       </div>
       <div class="w-220px! -translate-y-[4px]">
         <el-date-picker