From 746372ae3c1f59e40fc2026444c321b2d5cb3ab4 Mon Sep 17 00:00:00 2001 From: piexlmax Date: Sat, 18 Sep 2021 17:39:18 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82=E5=8F=98=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/resource/template/web/table.vue.tpl | 2 +- web/src/style/main.scss | 4 ++-- web/src/view/example/customer/customer.vue | 2 +- web/src/view/example/upload/upload.vue | 4 ++-- web/src/view/superAdmin/api/api.vue | 8 +++++++- web/src/view/superAdmin/authority/authority.vue | 9 +++++++-- web/src/view/superAdmin/dictionary/sysDictionary.vue | 4 ++-- .../view/superAdmin/dictionary/sysDictionaryDetail.vue | 2 +- web/src/view/superAdmin/menu/menu.vue | 2 +- 9 files changed, 24 insertions(+), 13 deletions(-) diff --git a/server/resource/template/web/table.vue.tpl b/server/resource/template/web/table.vue.tpl index 3c760863..87b7f914 100644 --- a/server/resource/template/web/table.vue.tpl +++ b/server/resource/template/web/table.vue.tpl @@ -67,7 +67,7 @@ {{- end }} diff --git a/web/src/style/main.scss b/web/src/style/main.scss index 3a5e899b..669089bb 100644 --- a/web/src/style/main.scss +++ b/web/src/style/main.scss @@ -1080,7 +1080,7 @@ li { .el-input-number__increase { position: absolute; z-index: 1; - top: 6px !important; + top: 3px !important; width: 42px; height: 29px; line-height: 29px; @@ -1484,7 +1484,7 @@ $mainHight: 100vh; } .el-pagination__jump{ .el-pagination__editor{ - + } } } diff --git a/web/src/view/example/customer/customer.vue b/web/src/view/example/customer/customer.vue index 539a3279..74be9b2a 100644 --- a/web/src/view/example/customer/customer.vue +++ b/web/src/view/example/customer/customer.vue @@ -21,7 +21,7 @@