fix: 调整页面布局

- 产品列表卡片大小调整
- 产品详情页图片大小调整
This commit is contained in:
2025-09-11 10:27:20 +08:00
parent 739d053cf0
commit 39ebab92cd
2 changed files with 3 additions and 3 deletions

View File

@ -40,7 +40,7 @@ const handleClick = () => {
<style scoped>
.production-card {
width: 20%;
width: 30%;
cursor: pointer;
transition: all 0.3s ease;
text-align: center;