From d064238e57db9d325305621acc184f01dcdc0775 Mon Sep 17 00:00:00 2001 From: Zhunianya <2698076424@qq.com> Date: Mon, 23 Mar 2026 16:22:03 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=88=97=E8=A1=A8):=20=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue/src/views/iot/category/index.vue | 250 +++--- vue/src/views/iot/clientDetails/index.vue | 54 +- vue/src/views/iot/device/index.vue | 70 +- vue/src/views/iot/group/index.vue | 562 +++++++------ vue/src/views/iot/log/index.vue | 522 ++++++------ vue/src/views/iot/news/index.vue | 64 +- vue/src/views/iot/newsCategory/index.vue | 60 +- vue/src/views/iot/platform/index.vue | 97 ++- vue/src/views/iot/product/index.vue | 26 +- vue/src/views/iot/sip/index.vue | 58 +- vue/src/views/iot/template/index.vue | 58 +- vue/src/views/monitor/cache/index.vue | 40 + vue/src/views/monitor/job/index.vue | 916 ++++++++++----------- vue/src/views/monitor/logininfor/index.vue | 54 +- vue/src/views/monitor/online/index.vue | 50 +- vue/src/views/monitor/operlog/index.vue | 58 +- vue/src/views/monitor/server/index.vue | 40 + vue/src/views/system/config/index.vue | 251 ++++-- vue/src/views/system/dept/index.vue | 315 ++++--- vue/src/views/system/dict/index.vue | 297 ++++--- vue/src/views/system/menu/index.vue | 509 +++++++----- vue/src/views/system/notice/index.vue | 296 ++++--- vue/src/views/system/post/index.vue | 235 ++++-- vue/src/views/system/role/index.vue | 385 +++++---- vue/src/views/system/user/index.vue | 313 ++++--- vue/src/views/tool/gen/index.vue | 58 +- 26 files changed, 3538 insertions(+), 2100 deletions(-) diff --git a/vue/src/views/iot/category/index.vue b/vue/src/views/iot/category/index.vue index c6e29548..835bcaf0 100644 --- a/vue/src/views/iot/category/index.vue +++ b/vue/src/views/iot/category/index.vue @@ -1,24 +1,22 @@ + + diff --git a/vue/src/views/iot/clientDetails/index.vue b/vue/src/views/iot/clientDetails/index.vue index d7f7c36e..ec9e9d7a 100644 --- a/vue/src/views/iot/clientDetails/index.vue +++ b/vue/src/views/iot/clientDetails/index.vue @@ -11,18 +11,18 @@ - {{ $t('search') }} - {{ $t('reset') }} + {{ $t('search') }} + {{ $t('reset') }} {{ $t('system.clientDetails.293742-0') }} - {{ $t('add') }} + {{ $t('add') }} - + @@ -49,13 +49,15 @@ +
+
@@ -290,3 +292,43 @@ export default { }, }; + + + + diff --git a/vue/src/views/iot/device/index.vue b/vue/src/views/iot/device/index.vue index f3d7fa3f..72c7bc7d 100644 --- a/vue/src/views/iot/device/index.vue +++ b/vue/src/views/iot/device/index.vue @@ -19,18 +19,18 @@ - {{ $t('search') }} - {{ $t('reset') }} + {{ $t('search') }} + {{ $t('reset') }} - {{ $t('add') }} - {{ $t('device.index.105953-17') }} + {{ $t('add') }} + {{ $t('device.index.105953-17') }}
- + @@ -69,7 +69,7 @@ @@ -91,7 +91,9 @@ - +
+ +
@@ -106,8 +108,8 @@ {{ item.deviceName }} - - + + @@ -136,7 +138,7 @@ - + {{ item.serialNumber }} @@ -183,15 +185,19 @@ - {{ $t('del') }} - {{ $t('look') }} - {{ $t('device.index.105953-40') }} + {{ $t('del') }} + {{ $t('look') }} + + {{ $t('device.index.105953-40') }} + - +
+ +
@@ -503,4 +509,40 @@ export default { .card-item { border-radius: 15px; } + +.table-header { + background-color: #f5f7fa !important; + color: #606266; + font-weight: 600; + text-align: center; +} + +::v-deep .el-table { + th { + background-color: #f5f7fa; + color: #606266; + font-weight: 600; + text-align: center; + } + + td { + padding: 12px 0; + } + + .el-table__body tr:hover > td { + background-color: #f5f7fa !important; + } +} + +.pagination-container { + line-height: 40px; + margin-bottom: 30px; + margin-top: 0; + padding: 0; +} + +::v-deep .el-pagination { + padding: 0; + text-align: right; +} diff --git a/vue/src/views/iot/group/index.vue b/vue/src/views/iot/group/index.vue index a1a151fd..7dad0e66 100644 --- a/vue/src/views/iot/group/index.vue +++ b/vue/src/views/iot/group/index.vue @@ -1,279 +1,313 @@ + + diff --git a/vue/src/views/iot/log/index.vue b/vue/src/views/iot/log/index.vue index e85c4f0b..a92cd9f3 100644 --- a/vue/src/views/iot/log/index.vue +++ b/vue/src/views/iot/log/index.vue @@ -1,190 +1,185 @@ + + diff --git a/vue/src/views/iot/news/index.vue b/vue/src/views/iot/news/index.vue index 2c3751ee..3efcb9a2 100644 --- a/vue/src/views/iot/news/index.vue +++ b/vue/src/views/iot/news/index.vue @@ -29,32 +29,32 @@ - {{ $t('device.index.105953-8') }} - {{ $t('device.index.105953-9') }} + {{ $t('device.index.105953-8') }} + {{ $t('device.index.105953-9') }} - {{ $t('system.sysclient.652154-4') }} - {{ $t('system.sysclient.652154-5') }} - {{ $t('system.sysclient.652154-6') }} - {{ $t('system.sysclient.652154-7') }} - +