新增商品编号搜索

This commit is contained in:
yml
2026-06-08 19:44:07 +08:00
parent c4420dc753
commit 38d7469965
15 changed files with 191 additions and 6 deletions
@@ -323,6 +323,18 @@
white-space: nowrap;
}
.mobile-listing-no {
display: inline-flex;
width: fit-content;
margin-top: 6px;
padding: 3px 7px;
border-radius: 999px;
background: #eff6ff;
color: #2563eb;
font-size: 11px;
font-weight: 800;
}
.card-subtitle {
margin: 6px 0 10px;
color: #64748b;