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 @@