From 974aa7d5f7541ca5a4457ac0620fee7cb590b9ab Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期日, 27 四月 2025 18:12:45 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/wyyDatabase --- 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