|
|
/*每个页面公共css */
|
|
.page {
|
|
/* 手机状态栏高度 */
|
|
padding-top: var(--status-bar-height);
|
|
}
|
|
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;}
|