feat: mobile新品上市页

This commit is contained in:
2025-05-26 11:58:02 +08:00
parent 4ad14d1847
commit 5b325656b2
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%;
}