From 20c31af20dbc6a0a771636647594dbd69ef121c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?LAPTOP-S9HJSOEB=5C=E6=98=8A=E5=A4=A9?= Date: Sun, 12 Jan 2025 17:34:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF=E4=BF=AE=E6=94=B9=E8=A7=86?= =?UTF-8?q?=E9=A2=91=E4=B8=BA1=E4=B8=AA=E7=BC=BA=E7=AE=B1=E6=A3=80?= =?UTF-8?q?=E6=B5=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/antd_color.less | 2 +- src/views/historyMonitoring/index.vue | 7 ++++--- src/views/historyMonitoring/model.vue | 4 ++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/public/antd_color.less b/public/antd_color.less index b746b9c..0fe3b1b 100644 --- a/public/antd_color.less +++ b/public/antd_color.less @@ -1395,7 +1395,7 @@ tr.ant-table-expanded-row:hover {background: #fbfbfb;} .ant-tag-green-inverse {color: #fff;background: #52c41a;border-color: #52c41a;} .ant-tag-blue {color: #1890ff;background: #e6f7ff;border-color: #91d5ff;} .ant-tag-blue-inverse {color: #fff;background: #1890ff;border-color: #1890ff;} -.ant-tag-geekblue {color: #2f54eb;background: #f0f5ff;border-color: #adc6ff;} +.ant-tag-geekblue {color: #2f54eb;background: color(~`colorPalette("@{heading-color}", 4)`);border-color: #adc6ff;} .ant-tag-geekblue-inverse {color: #fff;background: #2f54eb;border-color: #2f54eb;} .ant-tag-purple {color: #722ed1;background: #f9f0ff;border-color: #d3adf7;} .ant-tag-purple-inverse {color: #fff;background: #722ed1;border-color: #722ed1;} diff --git a/src/views/historyMonitoring/index.vue b/src/views/historyMonitoring/index.vue index 16ba94f..b112fd2 100644 --- a/src/views/historyMonitoring/index.vue +++ b/src/views/historyMonitoring/index.vue @@ -59,9 +59,10 @@ - + + 否 @@ -133,7 +134,7 @@ export default { width:320, }, { - title: "状态", + title: "是否缺箱", // dataIndex: "status", scopedSlots: {customRender: 'status'}, width: 90 diff --git a/src/views/historyMonitoring/model.vue b/src/views/historyMonitoring/model.vue index 1e7cf93..c8fae55 100644 --- a/src/views/historyMonitoring/model.vue +++ b/src/views/historyMonitoring/model.vue @@ -25,7 +25,7 @@ type="video/mp4" > - + -->