头部
菜单
上
下
2
export default {
}
.header {
background: #ccc;
height: 56px;
}
.main {
display: flex;
height: calc(100% - 56px);
.left {
width: 240px;
height: 100%;
background: #fff;
}
.right {
flex: 1;
display: flex;
padding: 20px;
box-sizing: border-box;
.right-contentr {
min-width: 200px;
margin-right: 20px;
width: 320px服务器托管网;
.top-pal {
background: #fff;
min-height: 180px;
padding: 25px;
margin-bottom: 20px;
}
.bottom-pal {
background: #fff服务器托管网;
height: calc(100% - 180px - 20px);
overflow: auto;
padding: 25px;
}
}
.right-contents {
background: #fff;
flex: 1;
}
}
}
服务器托管,北京服务器托管,服务器租用 http://www.fwqtg.net
思维导图:业务逻辑 类的存放: 工具类 Utility package study.houserent.util; import java.util.*; /** */ public class Utility { //静态属性。。。 private stat…