From daa13602cd5c0c272bb303bdf4ca01709a2bb4aa Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期日, 27 四月 2025 18:12:39 +0800 Subject: [PATCH] bug修改 --- src/views/honors/index.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/views/honors/index.vue b/src/views/honors/index.vue index c299f09..ec87051 100644 --- a/src/views/honors/index.vue +++ b/src/views/honors/index.vue @@ -141,6 +141,7 @@ flex: 1; width: 100%; height: 100%; + min-width: 1200px; overflow: auto; padding-top: 2%; padding-bottom: 2%; -- Gitblit v1.9.1