umi-tablayout

This commit is contained in:
lix
2025-07-07 16:40:14 +08:00
parent 736f004b6b
commit 1e940183cd
186 changed files with 525 additions and 294 deletions

View File

@ -1,15 +1,15 @@
@import '~antd/es/style/themes/default.less';
.dashboard{
width:100%;
height:calc(~"100% - 80px");
height: 100%;
min-width: 1090px;
min-height: 775px;
.topt{
width:100%;
height:43%;
background:#F0F2F5;
padding:10px 10px 10px 10px;
padding:0 0 10px 0;
margin-bottom: 10px;
border-radius: 5px;
overflow-y:hidden;
@ -17,6 +17,7 @@
color:@primary-color;
font-size:12px;
cursor: pointer;
line-height: 32px;
}
.cardtresupplier{
height:100%;