From e95ca6089d2c5981654fa983cef5da18a92c76c7 Mon Sep 17 00:00:00 2001 From: Ching Date: Mon, 11 Oct 2021 23:16:46 +0800 Subject: [PATCH] =?UTF-8?q?feat(week=20recipe=20page):=20[M]=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E4=B8=8B=E6=8B=89=E5=88=B7=E6=96=B0=E9=AB=98=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [M] 修改下拉刷新高度 Signed-off-by: Ching --- frontend/src/components/recipe-mobile/week-recipe.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/src/components/recipe-mobile/week-recipe.vue b/frontend/src/components/recipe-mobile/week-recipe.vue index 4f28132..358eb2e 100644 --- a/frontend/src/components/recipe-mobile/week-recipe.vue +++ b/frontend/src/components/recipe-mobile/week-recipe.vue @@ -4,6 +4,8 @@ @refresh="onRefresh" pulling-text="下拉重新生成每周菜谱" loosing-text="可以松手了..." + pull-distance="100" + :head-height="100" >