fix
This commit is contained in:
@@ -17,7 +17,7 @@ const imageData = [
|
||||
name: "风景照片",
|
||||
type: "风景",
|
||||
imgList: [
|
||||
{ url: "/src/assets/work/1.PNG", name: "山景" },
|
||||
{ url: "https://www.minio-api.aida.com.hk/aida-users/83/printboard/7a0cccfc-1e3c-4c38-af65-d6179f21a267.png?response-content-type=image%2Fpng&response-content-disposition=inline&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=admin%2F20250723%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250723T025046Z&X-Amz-Expires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=3612d6c168207bebdae2fa7c7c2c86ea0f48358b99b8b41dec9e2ff15e197e15", name: "山景" },
|
||||
{ url: "/src/assets/work/2.PNG", name: "海景" },
|
||||
],
|
||||
},
|
||||
@@ -264,7 +264,8 @@ body {
|
||||
}
|
||||
|
||||
.app-container {
|
||||
height: 100vh;
|
||||
height: 100%;
|
||||
// height: 100vh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user