feat: 实现了商品组件

This commit is contained in:
2026-08-06 10:55:52 +08:00
parent ea80ce000e
commit 937dfe3042
3 changed files with 82 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
.discovery-guide-map-tool-card {
width: 100%;
height: 96px;
height: 88px;
display: flex;
align-items: flex-start;
box-sizing: border-box;