From 97dd60a94b7c7feec61dc569ec4b7b5534dafa51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=8A=E4=B8=BD=E5=90=9B?= <664953382@qq.com> Date: Thu, 24 Dec 2020 16:27:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9size=E4=B8=BAmini,=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=A3=80=E7=B4=A2=E6=9D=A1=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main.js | 1 + src/views/fault/activityWarning/index.vue | 2 +- src/views/fault/encrypt/index.vue | 2 +- src/views/fault/warningRule/index.vue | 2 +- src/views/firmware/firmwareList/index.vue | 4 +-- src/views/firmware/firmwareUpdate/index.vue | 2 +- src/views/hardware/device/list.vue | 32 +++++++++++++++---- src/views/hardware/productList/index.vue | 4 +-- src/views/hardware/projectList/index.vue | 4 +-- src/views/signal/signalList/index.vue | 12 +++---- src/views/system/dept/index.vue | 2 +- src/views/system/menu/index.vue | 2 +- src/views/system/notice/index.vue | 2 +- src/views/system/post/index.vue | 2 +- src/views/system/role/index.vue | 2 +- src/views/system/user/index.vue | 12 +++---- src/views/topic/topicList/index.vue | 21 ++++++------ src/views/workOrderManage/orderList/index.vue | 2 +- 18 files changed, 65 insertions(+), 45 deletions(-) diff --git a/src/main.js b/src/main.js index dc504e3..64fa077 100644 --- a/src/main.js +++ b/src/main.js @@ -35,6 +35,7 @@ Vue.prototype.selectDictLabel = selectDictLabel Vue.prototype.selectDictLabels = selectDictLabels Vue.prototype.download = download Vue.prototype.handleTree = handleTree +Vue.prototype.size = 'mini' Vue.prototype.msgSuccess = function (msg) { this.$message({ showClose: true, message: msg, type: "success" }); diff --git a/src/views/fault/activityWarning/index.vue b/src/views/fault/activityWarning/index.vue index 51f8ae7..6ac290a 100644 --- a/src/views/fault/activityWarning/index.vue +++ b/src/views/fault/activityWarning/index.vue @@ -7,7 +7,7 @@ - + diff --git a/src/views/fault/encrypt/index.vue b/src/views/fault/encrypt/index.vue index c116b20..85e6089 100644 --- a/src/views/fault/encrypt/index.vue +++ b/src/views/fault/encrypt/index.vue @@ -2,7 +2,7 @@
- + diff --git a/src/views/fault/warningRule/index.vue b/src/views/fault/warningRule/index.vue index 61e3a6f..d2b2f31 100644 --- a/src/views/fault/warningRule/index.vue +++ b/src/views/fault/warningRule/index.vue @@ -1,6 +1,6 @@