feat : 小程序下隐藏applayout头部

This commit is contained in:
2025-12-24 16:33:59 +08:00
parent ebea520bca
commit a5ea613a7d
3 changed files with 12 additions and 2 deletions

View File

@@ -265,7 +265,7 @@ image {
display: flex;
flex-direction: column
.content-top{
padding: 0 28rpx 28rpx;
padding:28rpx;
display: flex
flex-direction: row
flex-wrap: nowrap

View File

@@ -295,7 +295,7 @@ image {
display: flex;
flex-direction: column
.content-top{
padding: 0 28rpx 28rpx ;
padding:28rpx;
display: flex
flex-direction: row
flex-wrap: nowrap