diff --git a/pages/goods/goodsList/goodsList.wxss b/pages/goods/goodsList/goodsList.wxss index f0255cc..b246e3c 100644 --- a/pages/goods/goodsList/goodsList.wxss +++ b/pages/goods/goodsList/goodsList.wxss @@ -21,7 +21,7 @@ page { display: flex; align-items: center; justify-content: center; - font-size: 26rpx; + font-size: 28rpx; border-bottom: 1px solid #f5f5f5; background-color: #fff; }