库存盘点和项目的初版

This commit is contained in:
砂糖
2025-07-26 14:06:06 +08:00
parent 56409a9340
commit bf05e84eee
18 changed files with 3112 additions and 4 deletions

View File

@@ -120,7 +120,7 @@
.uni-tag {
line-height: 14px;
font-size: 12px;
font-size: 12rpx;
font-weight: 200;
padding: $tag-default-pd;
color: #fff;
@@ -151,7 +151,7 @@
&--mini {
padding: $tag-mini-pd;
font-size: 12px;
font-size: 8px !important;
border-radius: 2px;
}