feat:优化分类

This commit is contained in:
2026-07-24 09:48:31 +08:00
parent 1a493b4faf
commit 22a8f279f7
4 changed files with 129 additions and 61 deletions
+5
View File
@@ -227,6 +227,11 @@ export default {
padding: 0 32rpx;
box-sizing: border-box;
background-color: #fff;
/* #ifdef MP-WEIXIN */
padding-top: 80rpx !important;
height: auto !important;
min-height: calc(118rpx + 80rpx) !important;
/* #endif */
.search-box {
width: 100%;