shish 9 месяцев назад
Родитель
Сommit
04fd25bc28
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      mallApp/src/pages/home/category.vue

+ 3 - 0
mallApp/src/pages/home/category.vue

@@ -647,6 +647,9 @@ page {
 	min-width: 120upx;
 	text-align: center;
 	flex: 1;
+	display: flex;
+	align-items: center;
+	justify-content: center;
 	
 	&.active {
 		background-color: #ff4757;