美化App详情页

This commit is contained in:
jingrow 2025-10-23 15:43:18 +08:00
parent ac396f98d2
commit 955e31a3d4

View File

@ -254,10 +254,12 @@ onMounted(() => {
.app-image-section {
display: flex;
justify-content: center;
align-items: center;
}
.app-image {
width: 100%;
min-height: 300px;
border-radius: 8px;
overflow: hidden;
display: flex;