登录 个人 与 零星采购

This commit is contained in:
孙景学
2025-07-09 14:01:45 +08:00
parent 56da66ee21
commit b46b35cd4b
35 changed files with 1054 additions and 343 deletions

View File

@ -0,0 +1,10 @@
.summary-sticky-cell {
position: sticky !important;
left: 0 !important;
z-index: 3 !important;
background: #fff !important;
min-width: 180px;
max-width: 180px;
border-right: 1px solid #f0f0f0;
}