diff --git a/components/FunctionCard.vue b/components/FunctionCard.vue index 558ad21..441c3ba 100644 --- a/components/FunctionCard.vue +++ b/components/FunctionCard.vue @@ -182,8 +182,8 @@ padding: 16rpx 8rpx; .function-icon { - width: 88rpx; - height: 88rpx; + width: 76rpx; + height: 76rpx; display: flex; align-items: center; justify-content: center; diff --git a/pages/order-list/order-list.vue b/pages/order-list/order-list.vue index bc162c6..d928c21 100644 --- a/pages/order-list/order-list.vue +++ b/pages/order-list/order-list.vue @@ -13,7 +13,7 @@ - + 我的订单 暂无订单 @@ -77,7 +77,7 @@