Fix(搜索):[#974]无数据占位图居中调整

This commit is contained in:
lifizer
2024-03-04 16:56:46 +08:00
parent 1b7706d530
commit 57dd07f581
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -274,6 +274,8 @@ page {
}
.noCommodity {
display: flex;
justify-content: center;
padding-top: 0.75*100rpx;
}