From 57ca86ab00caa6487358aa38cf4bc40939e06503 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期二, 03 九月 2024 19:42:56 +0800
Subject: [PATCH] 数据中心样式优化

---
 src/views/system/data-manage/data-detail/list.js |   95 ++++++++++++++++++++++++++++-------------------
 1 files changed, 57 insertions(+), 38 deletions(-)

diff --git a/src/views/system/data-manage/data-detail/list.js b/src/views/system/data-manage/data-detail/list.js
index 695b363..f280c16 100644
--- a/src/views/system/data-manage/data-detail/list.js
+++ b/src/views/system/data-manage/data-detail/list.js
@@ -15,7 +15,7 @@
           prop: 'platformIp',
         },
         {
-          label: '浠婃棩绂荤嚎鏃堕暱(绉�)',
+          label: '褰撴棩绂荤嚎鏃堕暱(绉�)',
           align: 'center',
           prop: 'todayOutlineSed'
         },
@@ -854,13 +854,14 @@
         {
           "label": "绱绂荤嚎鏁呴殰娆℃暟",
           "align": "center",
-          "prop": "olErrTotal"
+          "prop": "olErrTotal",
+          width: 180,
         },
         {
           "label": "绱绂荤嚎鏁呴殰鐜�",
           "align": "center",
           "prop": "olErrTotalRate",
-          "width": 80
+          "width": 180,
         },
         {
           "label": "宸℃娆℃暟",
@@ -1001,13 +1002,14 @@
         {
           "label": "绱绂荤嚎鏁呴殰娆℃暟",
           "align": "center",
-          "prop": "olErrTotal"
+          "prop": "olErrTotal",
+          width: 180,
         },
         {
           "label": "绱绂荤嚎鏁呴殰鐜�",
           "align": "center",
           "prop": "olErrTotalRate",
-          "width": 80
+          "width": 180
         },
         {
           "label": "宸℃娆℃暟",
@@ -1094,17 +1096,20 @@
         {
           label: "鍒涘缓鏃堕棿",
           align: "center",
-          prop: "createTime"
+          prop: "createTime",
+          width: 150,
         },
         {
           label: "鎽勫儚鏈篒D",
           align: "center",
-          prop: "deviceId"
+          prop: "deviceId",
+          width: 190,
         },
         {
           label: "鎽勫儚鏈哄悕绉�",
           align: "center",
-          prop: "deviceName"
+          prop: "deviceName",
+          width: 230,
         },
         {
           label: "缂哄け鏃堕暱",
@@ -1114,7 +1119,8 @@
         {
           label: "鍥芥爣骞冲彴ID",
           align: "center",
-          prop: "platId"
+          prop: "platId",
+          width: 190,
         },
         {
           label: "褰曞儚鏃堕暱",
@@ -1129,7 +1135,8 @@
         {
           label: "缁熻鏃堕棿",
           align: "center",
-          prop: "statTime"
+          prop: "statTime",
+          width: 150,
         },
       ],
       card: [
@@ -1156,62 +1163,57 @@
         {
           label: "琛屾斂鍖哄煙",
           align: "center",
-          prop: "arealayername",
-          width: 150
+          prop: "arealayername"
         },
         {
           label: "琛屾斂鍖哄煙ID",
           align: "center",
-          prop: "arealayerno",
-          width: 150
+          prop: "arealayerno"
         },
         {
           label: "鍒涘缓鏃堕棿",
           align: "center",
           prop: "createTime",
-          width: 150
+          width: 150,
         },
         {
           label: "鎽勫儚鏈篒D",
           align: "center",
           prop: "deviceId",
-          width: 150
+          width: 190,
         },
         {
           label: "鎽勫儚鏈哄悕绉�",
           align: "center",
           prop: "deviceName",
-          width: 190
+          width: 230,
         },
         {
           label: "缂哄け鏃堕暱",
           align: "center",
-          prop: "missDuration",
-          width: 100
+          prop: "missDuration"
         },
         {
           label: "鍥芥爣骞冲彴ID",
           align: "center",
           prop: "platId",
-          width: 150
+          width: 190,
         },
         {
           label: "褰曞儚鏃堕暱",
           align: "center",
-          prop: "recordDuration",
-          width: 100
+          prop: "recordDuration"
         },
         {
           label: "褰曞儚瀹屾暣鐘舵��",
           align: "center",
-          prop: "recordStatusText",
-          width: 120
+          prop: "recordStatusText"
         },
         {
           label: "缁熻鏃堕棿",
           align: "center",
           prop: "statTime",
-          width: 150
+          width: 150,
         },
       ],
       card: [
@@ -1803,17 +1805,20 @@
         {
           label: "鍒涘缓鏃堕棿",
           align: "center",
-          prop: "createTime"
+          prop: "createTime",
+          width: 150,
         },
         {
           label: "鎽勫儚鏈篒D",
           align: "center",
-          prop: "deviceId"
+          prop: "deviceId",
+          width: 190,
         },
         {
           label: "鎽勫儚鏈哄悕绉�",
           align: "center",
-          prop: "deviceName"
+          prop: "deviceName",
+          width: 230,
         },
         {
           label: "缂哄け鏃堕暱",
@@ -1823,7 +1828,8 @@
         {
           label: "鍥芥爣骞冲彴ID",
           align: "center",
-          prop: "platId"
+          prop: "platId",
+          width: 190,
         },
         {
           label: "褰曞儚鏃堕暱",
@@ -1838,7 +1844,8 @@
         {
           label: "缁熻鏃堕棿",
           align: "center",
-          prop: "statTime"
+          prop: "statTime",
+          width: 150,
         },
       ],
       card: [
@@ -2364,27 +2371,32 @@
         {
           "label": "缁勭粐缂栧彿",
           "align": "center",
-          "prop": "orgCode"
+          "prop": "orgCode",
+          width: 100,
         },
         {
           "label": "鎶撴媿鏁版嵁閲�",
           "align": "center",
-          "prop": "dataCount"
+          "prop": "dataCount",
+          width: 100,
         },
         {
           "label": "闈炰粖鏃ユ姄鎷嶉噺",
           "align": "center",
-          "prop": "noTodayCount"
+          "prop": "noTodayCount",
+          width: 100,
         },
         {
           "label": "鍛ㄥ钩鍧囨姄鎷嶉噺",
           "align": "center",
-          "prop": "weekCompareCount"
+          "prop": "weekCompareCount",
+          width: 120,
         },
         {
           "label": "鎸佺画鏃犳暟鎹ぉ鏁�",
           "align": "center",
-          "prop": "continueNoDataDays"
+          "prop": "continueNoDataDays",
+          width: 120,
         },
         {
           "label": "鎶撴媿鏁版嵁閲忕洃娴嬬粨鏋�",
@@ -2450,12 +2462,14 @@
         {
           "label": "鎶撴媿鏁版嵁閲�",
           "align": "center",
-          "prop": "dataCount"
+          "prop": "dataCount",
+          width: 100
         },
         {
           "label": "闈炰粖鏃ユ姄鎷嶉噺",
           "align": "center",
-          "prop": "noTodayCount"
+          "prop": "noTodayCount",
+          width: 110
         },
         {
           "label": "鍛ㄥ钩鍧囨姄鎷嶉噺",
@@ -3648,37 +3662,42 @@
           label: '璁惧鎴栧崱鍙e悕绉�',
           align: 'center',
           prop: 'deviceName',
-          width: 220,
         },
         {
           label: '缁勭粐缂栧彿',
           align: 'center',
           prop: 'orgCode',
+          width: 100,
         },
         {
           label: '鎶撴媿鏁版嵁閲�',
           align: 'center',
           prop: 'dataCount',
+          width: 120,
         },
         {
           label: '闈炰粖鏃ユ姄鎷嶉噺',
           align: 'center',
           prop: 'noTodayCount',
+          width: 120,
         },
         {
           label: '鍛ㄥ钩鍧囨姄鎷嶉噺',
           align: 'center',
           prop: 'weekCompareCount',
+          width: 120,
         },
         {
           label: '鎸佺画鏃犳暟鎹ぉ鏁�',
           align: 'center',
           prop: 'continueNoDataDays',
+          width: 120,
         },
         {
           label: '鎶撴媿鏁版嵁閲忕洃娴嬬粨鏋�',
           align: 'center',
           prop: 'resultTypeText',
+          width: 150,
         },
       ],
       card: [

--
Gitblit v1.8.0