菜单页面嵌入

This commit is contained in:
2023-05-08 15:39:30 +08:00
parent 0ad2d6fffd
commit f5c03864d9
43 changed files with 825 additions and 42 deletions

View File

@@ -39,13 +39,22 @@
background-color: #e5e5e5;
}
.body-conatiner
_fj()
_wh(100%, calc(100% - 61px))
.side-bar-container
_wh(120px, 100%)
border-right solid 1px #e6e6e6
.main-container
_wh(calc(100% - 120px), 100%)
.site_container
_wh(100%, calc(100% - 82px))
overflow hidden
.left_side
_wh(2.72rem, 100%)
.right_side
_wh(calc(100% - 2.72rem), 100%)
_wh(100%, 100%)
.filter-table
width 100%