修改 底部模式切换

This commit is contained in:
GGJ
2024-08-27 16:17:42 +08:00
parent f8ad90ccf1
commit fc659e6be6
4 changed files with 33 additions and 9 deletions

View File

@@ -44,10 +44,8 @@
</el-menu>
<ToolBarRight />
</el-header>
<Main class="111" style="height: calc(100vh - 150px);overflow-y:auto; overflow-x:hidden;"/>
<!-- <div>
123
</div> -->
<Main />
</el-container>
</template>