feat: mobile新品上市页

This commit is contained in:
2025-05-26 11:58:02 +08:00
parent 7b6839c59f
commit 15d14fd089
2 changed files with 54 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
.oricoEGapp-newarrival {
position: relative;
display: flex;
flex-direction: column;
margin-top: 3.4rem;
}
.oricoEGapp-newarrival .ona-topimg {
max-width: 100%;
}