Commit 0d584e81 authored by wuwangwolihui's avatar wuwangwolihui

营地2.0-修改

parent 3d175f38
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<Header></Header> <Header></Header>
</el-header> </el-header>
<el-container> <el-container>
<router-view :key="$route.name"></router-view> <router-view :key="$route.name" style="flex: 1;"></router-view>
<Footer></Footer> <Footer></Footer>
</el-container> </el-container>
<div class="to-top" <div class="to-top"
......
...@@ -30,14 +30,14 @@ ...@@ -30,14 +30,14 @@
@media screen and (max-width: 1500px) { @media screen and (max-width: 1500px) {
.login-index .big-right .info-box { .login-index .big-right .info-box {
width: 32%!important; width: 32%!important;
top: 60%!important; /*top: 60%!important;*/
} }
} }
.login-index { .login-index {
position: relative; position: relative;
min-width: 1104px; min-width: 1150px;
background: #f8f8f8; background: #f8f8f8;
min-height: 100%; min-height: 100%;
/*width: 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