From 0dfa5bf00bfebbd11fd3f0360f0788775f6f996e Mon Sep 17 00:00:00 2001 From: GPU is all you need <2778335106@qq.com> Date: Sat, 15 Oct 2022 20:16:57 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E5=A4=8D=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E6=82=AC=E6=B5=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IOReportSysMP/miniprogram/pages/report/enter/enterReport.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/IOReportSysMP/miniprogram/pages/report/enter/enterReport.scss b/IOReportSysMP/miniprogram/pages/report/enter/enterReport.scss index 5817a58..2480f98 100644 --- a/IOReportSysMP/miniprogram/pages/report/enter/enterReport.scss +++ b/IOReportSysMP/miniprogram/pages/report/enter/enterReport.scss @@ -28,4 +28,5 @@ color: white; width: 100%; border-radius: 0; + z-index: 99; } \ No newline at end of file