From 306e54bcd530afa79702eca3c7bc7d70583cc423 Mon Sep 17 00:00:00 2001 From: Ching Date: Sat, 12 Feb 2022 15:52:16 +0800 Subject: [PATCH] =?UTF-8?q?feat(recipe=20edit):=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=88=A0=E9=99=A4=E8=8F=9C=E8=B0=B1=E6=8C=89=E9=92=AE=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修改删除菜谱按钮位置 Signed-off-by: Ching --- frontend/src/components/input_recipe.vue | 20 ++++++------- .../components/recipe-mobile/recipe-edit.vue | 28 +++++++++---------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/frontend/src/components/input_recipe.vue b/frontend/src/components/input_recipe.vue index b052536..dda6ea6 100644 --- a/frontend/src/components/input_recipe.vue +++ b/frontend/src/components/input_recipe.vue @@ -54,7 +54,16 @@ - + + 删除 + + 提交 - - 删除 - diff --git a/frontend/src/components/recipe-mobile/recipe-edit.vue b/frontend/src/components/recipe-mobile/recipe-edit.vue index d7a01ee..3a8bd98 100644 --- a/frontend/src/components/recipe-mobile/recipe-edit.vue +++ b/frontend/src/components/recipe-mobile/recipe-edit.vue @@ -44,7 +44,20 @@
- + + 删除 + + 提交 - - 删除 -