소스 검색

检测看板文字调整

cfort 2 년 전
부모
커밋
429581ecb3
2개의 변경된 파일12개의 추가작업 그리고 12개의 파일을 삭제
  1. 3 3
      src/views/system/jbdHome/board/checkBoard.vue
  2. 9 9
      src/views/system/jbdHome/board/data.js

+ 3 - 3
src/views/system/jbdHome/board/checkBoard.vue

@@ -190,7 +190,7 @@
                                 unit: '单'
                                 unit: '单'
                             },
                             },
                             {
                             {
-                                title: '样品分配',
+                                title: '样品分配(月度)',
                                 children: [
                                 children: [
                                     {
                                     {
                                         label: '总数',
                                         label: '总数',
@@ -208,7 +208,7 @@
                                 unit: '件'
                                 unit: '件'
                             },
                             },
                             {
                             {
-                                title: '检测',
+                                title: '检测(月度)',
                                 children: [
                                 children: [
                                     {
                                     {
                                         label: '总数',
                                         label: '总数',
@@ -226,7 +226,7 @@
                                 unit: '项'
                                 unit: '项'
                             },
                             },
                             {
                             {
-                                title: '报告',
+                                title: '报告(月度)',
                                 children: [
                                 children: [
                                     {
                                     {
                                         label: '总数',
                                         label: '总数',

+ 9 - 9
src/views/system/jbdHome/board/data.js

@@ -37,7 +37,7 @@ export const acceptOption1 = {
         },
         },
         textAlign: 'center',
         textAlign: 'center',
         left: '50%',
         left: '50%',
-        top: '20px'
+        top: '5px'
     },
     },
     grid: {
     grid: {
         top: '80px'
         top: '80px'
@@ -166,7 +166,7 @@ export const acceptOption = {
         },
         },
         textAlign: 'center',
         textAlign: 'center',
         left: '50%',
         left: '50%',
-        top: '20px'
+        top: '5px'
     },
     },
     legend: {
     legend: {
         type: 'scroll',
         type: 'scroll',
@@ -237,7 +237,7 @@ export const taskOptionOld = {
         },
         },
         textAlign: 'center',
         textAlign: 'center',
         left: '50%',
         left: '50%',
-        top: '20px'
+        top: '5px'
     },
     },
     grid: {
     grid: {
         top: '80px',
         top: '80px',
@@ -324,7 +324,7 @@ export const taskOptionOld = {
 export const taskOption = {
 export const taskOption = {
     title: {
     title: {
         show: true,
         show: true,
-        text: '任务及时完成率(月度)',
+        text: '检测任务及时完成率(月度)',
         textStyle: {
         textStyle: {
             color: '#fff',
             color: '#fff',
             fontSize: 20,
             fontSize: 20,
@@ -332,7 +332,7 @@ export const taskOption = {
         },
         },
         textAlign: 'center',
         textAlign: 'center',
         left: '50%',
         left: '50%',
-        top: '20px'
+        top: '5px'
     },
     },
     legend: {
     legend: {
         orient: 'horizontal',
         orient: 'horizontal',
@@ -454,7 +454,7 @@ export const trustOption = {
         },
         },
         textAlign: 'center',
         textAlign: 'center',
         left: '50%',
         left: '50%',
-        top: '20px'
+        top: '5px'
     },
     },
     grid: {
     grid: {
         top: '80px'
         top: '80px'
@@ -577,7 +577,7 @@ export const sampleOption = {
         },
         },
         textAlign: 'center',
         textAlign: 'center',
         left: '50%',
         left: '50%',
-        top: '20px'
+        top: '5px'
     },
     },
     grid: {
     grid: {
         top: '80px'
         top: '80px'
@@ -677,7 +677,7 @@ export const monthOption = {
         },
         },
         textAlign: 'center',
         textAlign: 'center',
         left: '50%',
         left: '50%',
-        top: '20px'
+        top: '5px'
     },
     },
     grid: {
     grid: {
         top: '80px'
         top: '80px'
@@ -800,7 +800,7 @@ export const yearOption = {
         },
         },
         textAlign: 'center',
         textAlign: 'center',
         left: '50%',
         left: '50%',
-        top: '20px'
+        top: '5px'
     },
     },
     legend: {
     legend: {
         orient: 'horizontal',
         orient: 'horizontal',