From 704a721f1ea9e3050be765afff0bb86dbc6bb603 Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期一, 11 八月 2025 10:42:43 +0800 Subject: [PATCH] 报红更改 --- src/views/system/aboutItem/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/system/aboutItem/index.vue b/src/views/system/aboutItem/index.vue index a945ecc..127646a 100644 --- a/src/views/system/aboutItem/index.vue +++ b/src/views/system/aboutItem/index.vue @@ -260,7 +260,7 @@ <pure-table ref="tableRef" adaptive - :adaptiveConfig="{ offsetBottom: 45 }" + :adaptiveConfig="{ offsetBottom: 105 }" align-whole="center" row-key="id" showOverflowTooltip -- Gitblit v1.9.1