Compare commits

...

2 Commits

Author SHA1 Message Date
X1627315083
ba4bd4e5e9 Merge branch 'main' of ssh://18.167.251.121:10002/aidlab/lanecarford_front 2025-11-27 16:23:55 +08:00
X1627315083
3e78b74185 调整导航页结构 2025-11-27 16:22:40 +08:00

View File

@@ -110,8 +110,10 @@ defineExpose({})
padding: 0 7.4rem;
gap: 4.8rem;
> .item{
width: 44.2rem;
height: 41.6rem;
// width: 44.2rem;
// height: 41.6rem;
height: auto;
width: calc(50% - 4.8rem / 2);
> img{
width: 100%;
height: 100%;