From 34202c6758193c87964e9bfbd1794c92c3715235 Mon Sep 17 00:00:00 2001 From: Chengliang <1546584672@qq.com> Date: Thu, 25 May 2023 13:45:26 +0800 Subject: [PATCH] test --- pc4mobx/organization/style/index.less | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pc4mobx/organization/style/index.less b/pc4mobx/organization/style/index.less index 962a0d0..35ab4ac 100644 --- a/pc4mobx/organization/style/index.less +++ b/pc4mobx/organization/style/index.less @@ -22,6 +22,7 @@ body { color: #333333; } + #container, body, html { @@ -35,8 +36,10 @@ html { width: 0px; height: 0px; background-color: transparent; + display: none; } + //列表滚动条 .wea-new-table { ::-webkit-scrollbar {