diff --git a/src/components/table/header/index.vue b/src/components/table/header/index.vue index acf5b8a..4b9ad2d 100644 --- a/src/components/table/header/index.vue +++ b/src/components/table/header/index.vue @@ -174,7 +174,7 @@ const dateChange = () => { grid-template-columns: repeat(3, 1fr); } } -@media screen and (max-width: 1400px) { +@media screen and (max-width: 1500px) { .table-com-search-form { grid-template-columns: repeat(2, 1fr); } diff --git a/src/layouts/admin/components/config.vue b/src/layouts/admin/components/config.vue index a38ace4..4d300af 100644 --- a/src/layouts/admin/components/config.vue +++ b/src/layouts/admin/components/config.vue @@ -4,76 +4,76 @@
- 全局 -
- - -
-
-
-
-
-
-
-
-
默认
-
-
- -
-
-
-
-
-
-
-
-
经典
-
-
-
- -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 全局
diff --git a/src/layouts/admin/index.vue b/src/layouts/admin/index.vue index 33bed79..f54a13f 100644 --- a/src/layouts/admin/index.vue +++ b/src/layouts/admin/index.vue @@ -1,8 +1,8 @@ -