Commit 0d584e81 authored by wuwangwolihui's avatar wuwangwolihui

营地2.0-修改

parent 3d175f38
......@@ -4,7 +4,7 @@
<Header></Header>
</el-header>
<el-container>
<router-view :key="$route.name"></router-view>
<router-view :key="$route.name" style="flex: 1;"></router-view>
<Footer></Footer>
</el-container>
<div class="to-top"
......
......@@ -30,14 +30,14 @@
@media screen and (max-width: 1500px) {
.login-index .big-right .info-box {
width: 32%!important;
top: 60%!important;
/*top: 60%!important;*/
}
}
.login-index {
position: relative;
min-width: 1104px;
min-width: 1150px;
background: #f8f8f8;
min-height: 100%;
/*width: 100%;*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment