消息
This commit is contained in:
7
unpackage/dist/dev/mp-weixin/app.wxss
vendored
7
unpackage/dist/dev/mp-weixin/app.wxss
vendored
@@ -1,3 +1,8 @@
|
||||
|
||||
/*每个页面公共css */
|
||||
/* common css for page */
|
||||
uni-page-body,html,body,page {
|
||||
width: 100% !important;
|
||||
height: 100% !important;
|
||||
overflow: hidden;
|
||||
}
|
||||
page{--status-bar-height:25px;--top-window-height:0px;--window-top:0px;--window-bottom:0px;--window-left:0px;--window-right:0px;--window-magin:0px}[data-c-h="true"]{display: none !important;}
|
||||
Reference in New Issue
Block a user