From 789cbe84611194a941a7cb9c85b79186cacccfbe Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sat, 23 Dec 2023 19:45:44 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E5=BE=AE=E4=BF=A1=E5=B0=8F?= =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E7=99=BB=E5=BD=95=EF=BC=9A=E4=B8=80=E9=94=AE?= =?UTF-8?q?=E7=99=BB=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/user/info.vue | 6 +-- sheep/api/member/auth.js | 19 ++++++- sheep/api/user.js | 10 ---- .../components/s-auth-modal/s-auth-modal.vue | 39 +++++++++----- sheep/platform/provider/wechat/miniProgram.js | 51 ++++++++----------- sheep/store/app.js | 1 - 6 files changed, 67 insertions(+), 59 deletions(-) diff --git a/pages/user/info.vue b/pages/user/info.vue index 3342180c..56a1f3f6 100644 --- a/pages/user/info.vue +++ b/pages/user/info.vue @@ -183,12 +183,12 @@