From 45a129ea94bfae0f9c60b235cfd6ef2d83a5309f Mon Sep 17 00:00:00 2001 From: Cxx0822 <1556464090@qq.com> Date: Wed, 2 Jul 2025 22:43:55 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=9B=B4=E6=96=B0=E4=B8=BB=E9=A2=98?= =?UTF-8?q?=E8=89=B2=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Login/CommonLogin.vue | 5 +-- src/components/Profile/ProfileCard.vue | 14 +++---- src/store/app.ts | 22 ++++++++-- src/styles/life.detail.module.scss | 1 + src/views/record/recipeForm.vue | 57 +++++++++++++++----------- src/views/record/recordForm.vue | 4 ++ 6 files changed, 64 insertions(+), 39 deletions(-) diff --git a/src/components/Login/CommonLogin.vue b/src/components/Login/CommonLogin.vue index 610a1f4..7e9d497 100644 --- a/src/components/Login/CommonLogin.vue +++ b/src/components/Login/CommonLogin.vue @@ -48,7 +48,7 @@
- 手机号登录 + 手机号登录 扫码登录
@@ -58,8 +58,7 @@
- +
diff --git a/src/components/Profile/ProfileCard.vue b/src/components/Profile/ProfileCard.vue index b0b432a..7883c9d 100644 --- a/src/components/Profile/ProfileCard.vue +++ b/src/components/Profile/ProfileCard.vue @@ -1,5 +1,5 @@