Commit 721a1426 authored by 黄媛媛's avatar 黄媛媛

修改

parent 8f0a0a8c
......@@ -197,7 +197,7 @@
.el-submenu .el-menu-item {
padding-left: 0 !important;
min-width: 130px !important;
min-width: 129px !important;
padding: 0 !important;
text-align: center;
}
......@@ -380,7 +380,7 @@
</ul>
</div>
</div>
<div class="main_routerPage" :style="{minHeight: Height+'px'}">
<div class="main_routerPage" :style="{height: Height+'px'}">
<router-view />
</div>
</div>
......
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