新增专区,调整分页bug

This commit is contained in:
2024-09-05 14:05:14 +08:00
parent b990456593
commit 9a6c4d30f4
24 changed files with 448 additions and 9 deletions

6
pages/special/index.wxss Normal file
View File

@@ -0,0 +1,6 @@
/* pages/special/index.wxss */
.image {
width: 100%;
height: auto;
padding: 40rpx;
}