diff --git a/src/pages/category/category.vue b/src/pages/category/category.vue index b34c367..cb648a0 100644 --- a/src/pages/category/category.vue +++ b/src/pages/category/category.vue @@ -150,7 +150,9 @@ export default { width: 33.33%; text-align: center; image { - width: 70%; + width: 128rpx; + height: 128rpx; + background-color: #eee; } } }