@@ -86,6 +86,7 @@
padding-right: 3%;
padding-bottom: 40rpx;
display: flex;
+ justify-content: center;
flex-wrap: wrap; /* 允许换行 */
gap: 20rpx; /* 设置间距 */