/*每个页面公共css */ .page{ width: 100%; height: 100%; background-color: #f7f7f7; /* position: absolute; */ } .page-block{ background-color: #FFFFFF; }