From 07e35557c676e3d5862eecbfc2f8b3338e82130a Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期五, 07 三月 2025 16:59:20 +0800 Subject: [PATCH] 代码初始化 --- admin/src/views/business/reportRecord.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/src/views/business/reportRecord.vue b/admin/src/views/business/reportRecord.vue index 5fe8440..8286869 100644 --- a/admin/src/views/business/reportRecord.vue +++ b/admin/src/views/business/reportRecord.vue @@ -244,9 +244,9 @@ z-index: 100; width: -webkit-fill-available; /* width: 80%; */ - position: fixed; + /* position: fixed; bottom: 30px; background-color: white; - margin-right: 50px; + margin-right: 50px; */ } </style> -- Gitblit v1.9.3