diff --git a/pc4mobx/organization/style/index.less b/pc4mobx/organization/style/index.less index deb176d..d2873b9 100644 --- a/pc4mobx/organization/style/index.less +++ b/pc4mobx/organization/style/index.less @@ -26,7 +26,8 @@ body { body, html { height: 100%; - overflow: scroll !important + overflow: scroll !important; + scrollbar-width: none; //火狐滚动条处理 } ::-webkit-scrollbar {