shish 11 месяцев назад
Родитель
Сommit
4b76ae6d1f
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      mallApp/src/pages/home/category.vue

+ 2 - 1
mallApp/src/pages/home/category.vue

@@ -290,7 +290,7 @@ page {
     display: flex;
     align-items: center;
     justify-content: center;
-    font-size: 26upx;
+    font-size: 28upx;
     color: #444;
     font-weight: 400;
   }
@@ -420,6 +420,7 @@ page {
 .buy-btn {
   color: red;
   border: 1upx solid red;
+  border-radius: 10upx;
   width: 80upx;
   text-align: center;
   padding: 5upx 0;