样坏修改

This commit is contained in:
2026-03-13 14:03:58 +08:00
parent acc327212e
commit 0e6caec8d8
78 changed files with 292 additions and 185 deletions

View File

@@ -187,7 +187,7 @@ export default {
width: 390px;
height: 205px;
background: #F9FCFF;
padding: 16px 0 0 16px;
padding: 16px 0 0 10px;
flex-shrink: 0; // 固定宽度,不被挤压(与第二个组件一致)
cursor: pointer; // 鼠标悬浮手型(保留原点击反馈)
transition: all 0.2s ease; // 过渡动画(保留原样式)