From da614e0634a31616c625acfe230c118e474c483d Mon Sep 17 00:00:00 2001 From: ZHAOTONGHUA <2066753415@qq.com> Date: Mon, 18 Nov 2019 15:58:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A8=A1=E6=80=81=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/views/common/index.php | 11 +++++++++-- frontend/web/assets/css/model.css | 2 ++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/frontend/views/common/index.php b/frontend/views/common/index.php index 6106098..634c717 100644 --- a/frontend/views/common/index.php +++ b/frontend/views/common/index.php @@ -23,7 +23,7 @@
- + diff --git a/frontend/web/assets/css/model.css b/frontend/web/assets/css/model.css index f701cde..cb67ff7 100644 --- a/frontend/web/assets/css/model.css +++ b/frontend/web/assets/css/model.css @@ -5,4 +5,6 @@ opacity: 0.5; position: fixed; top: 0; + display:none; + z-index:999; } \ No newline at end of file