This commit is contained in:
lcw
2026-01-12 10:40:05 +08:00
parent eb27d2bd11
commit 5d913a3cf4
10 changed files with 20736 additions and 183 deletions

View File

@ -99,6 +99,7 @@
overflow: auto;
border: 1px solid #ccc;
top: 4px;
right: 10px;
left: 10px;
background-color: #fff;
@ -169,6 +170,10 @@
justify-content: space-between;
line-height: 48px;
color: #000;
position: sticky;
top: 0;
z-index: 10;
background: #fff;
}
&::v-deep .el-form--inline {
@ -348,6 +353,7 @@
margin-top: 14px;
}
}
.makerTitlezb{
.makerTitlezb {
color: orangered;
}