|
|
|
|
9
|
<link href="../css/app.css" rel="stylesheet" />
|
9
|
<link href="../css/app.css" rel="stylesheet" />
|
10
|
<link href="../css/iconfont.css" rel="stylesheet" />
|
10
|
<link href="../css/iconfont.css" rel="stylesheet" />
|
11
|
<style type="text/css">
|
11
|
<style type="text/css">
|
12
|
html,body{/*height: 100%;*/margin:0;padding:0px;overflow: hidden;}
|
|
|
|
|
12
|
html,body{height: 100%;margin:0;padding:0px;overflow: hidden;}
|
13
|
.mui-content{height:100%;overflow: auto;}
|
13
|
.mui-content{height:100%;overflow: auto;}
|
14
|
</style>
|
14
|
</style>
|
15
|
</head>
|
15
|
</head>
|