From 13e686ab881b2ddfad36f2988e7b6f1273a4d7a8 Mon Sep 17 00:00:00 2001 From: linju-json Date: Mon, 2 Aug 2021 17:30:39 +0800 Subject: [PATCH] =?UTF-8?q?1.=20=E5=BE=AE=E4=BF=A1=E5=B0=8F=E7=A8=8B?= =?UTF-8?q?=E5=BA=8F=E7=AB=AF=EF=BC=8C=E6=96=B0=E5=A2=9E=EF=BC=9A=E5=BE=AE?= =?UTF-8?q?=E4=BF=A1=E7=99=BB=E9=99=86=E6=88=90=E5=8A=9F=E5=90=8E=EF=BC=8C?= =?UTF-8?q?=E5=BC=B9=E5=87=BA=E6=98=AF=E5=90=A6=E8=8E=B7=E5=8F=96=E5=BE=AE?= =?UTF-8?q?=E4=BF=A1=E5=A4=B4=E5=83=8F=E5=92=8C=E6=98=B5=E7=A7=B0=EF=BC=8C?= =?UTF-8?q?=E5=AE=8C=E5=96=84=E4=B8=AA=E4=BA=BA=E8=B5=84=E6=96=99=E7=9A=84?= =?UTF-8?q?=E5=BC=B9=E6=A1=86=202.=20APP=E7=AB=AF=EF=BC=8C=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E9=80=BB=E8=BE=91=EF=BC=9A=E5=BE=AE=E4=BF=A1=E7=99=BB?= =?UTF-8?q?=E9=99=86=E6=88=90=E5=8A=9F=E5=90=8E=EF=BC=8C=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E8=8E=B7=E5=8F=96=E7=94=A8=E6=88=B7=E7=9A=84=E5=BE=AE=E4=BF=A1?= =?UTF-8?q?=E6=98=B5=E7=A7=B0=E5=92=8C=E5=A4=B4=E5=83=8F=E5=AE=8C=E5=96=84?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E4=B8=AA=E4=BA=BA=E8=B5=84=E6=96=99=20-=20?= =?UTF-8?q?=E6=8F=90=E7=A4=BA=EF=BC=9A=E5=9B=A0=E4=B8=BA=E5=BE=AE=E4=BF=A1?= =?UTF-8?q?=E7=9A=84=E5=A4=B4=E5=83=8F=E4=B8=80=E6=97=A6=E6=9B=B4=E6=8D=A2?= =?UTF-8?q?=EF=BC=8C=E5=BE=AE=E4=BF=A1=E8=BF=94=E5=9B=9E=E7=9A=84=E5=A4=B4?= =?UTF-8?q?=E5=83=8Furl=E4=BC=9A=E5=A4=B1=E6=95=88=E3=80=82=E6=89=80?= =?UTF-8?q?=E4=BB=A5=EF=BC=8C=E4=BB=A5=E4=B8=8A=E4=B8=A4=E7=A4=BA=E4=BE=8B?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=E5=B0=86url=EF=BC=88=E5=AE=A2=E6=88=B7?= =?UTF-8?q?=E7=AB=AF=EF=BC=9A=E4=B8=8B=E8=BD=BD=E5=88=B0=E4=B8=B4=E6=97=B6?= =?UTF-8?q?=E7=9B=AE=E5=BD=95/=E6=9C=8D=E5=8A=A1=E7=AB=AF=EF=BC=9A?= =?UTF-8?q?=E8=BD=AC=E4=B8=BABuffer=EF=BC=89=E5=86=8D=E4=B8=8A=E4=BC=A0?= =?UTF-8?q?=E5=88=B0uniCloud=E4=BA=91=E5=AD=98=E5=82=A8=E4=B8=AD=E5=86=8D?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 4 + .../uni-load-state/readme.md | 0 .../uni-load-state/uni-load-state.vue | 0 .../uni-quick-login/uni-quick-login.vue | 74 ++++--- .../uni-user-profile/uni-user-profile.vue | 191 ++++++++++++++++++ manifest.json | 62 +++++- package.json | 8 +- pages.json | 2 +- .../ucenter/login-page/common/loginSuccess.js | 2 +- pages/ucenter/login-page/index/index.vue | 16 +- pages/ucenter/ucenter.vue | 10 +- .../cloudfunctions/uni-id-cf/index.js | 54 ++++- uni_modules/uni-load-state/changelog.md | 0 uni_modules/uni-load-state/package.json | 76 ------- uni_modules_tools/config.js | 27 +++ uni_modules_tools/copy/manifest.json | 55 ++++- 16 files changed, 448 insertions(+), 133 deletions(-) rename {uni_modules => components}/uni-load-state/readme.md (100%) rename {uni_modules/uni-load-state/components => components}/uni-load-state/uni-load-state.vue (100%) create mode 100644 components/uni-user-profile/uni-user-profile.vue delete mode 100644 uni_modules/uni-load-state/changelog.md delete mode 100644 uni_modules/uni-load-state/package.json diff --git a/changelog.md b/changelog.md index a41ade2..886a95d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +## 1.0.43(2021-08-02) +1. 微信小程序端,新增:微信登陆成功后,弹出是否"获取微信头像和昵称,完善个人资料"的弹框 +2. APP端,新增逻辑:微信登陆成功后,自动获取用户的微信昵称和头像完善用户个人资料 +- 提示:因为微信的头像一旦更换,微信返回的头像url会失效。所以,以上两示例功能将url(客户端:下载到临时目录/服务端:转为Buffer)再上传到uniCloud云存储中再使用。 ## 1.0.42(2021-07-29) 新增绑定手机号码页面前端校验 ## 1.0.41(2021-07-27) diff --git a/uni_modules/uni-load-state/readme.md b/components/uni-load-state/readme.md similarity index 100% rename from uni_modules/uni-load-state/readme.md rename to components/uni-load-state/readme.md diff --git a/uni_modules/uni-load-state/components/uni-load-state/uni-load-state.vue b/components/uni-load-state/uni-load-state.vue similarity index 100% rename from uni_modules/uni-load-state/components/uni-load-state/uni-load-state.vue rename to components/uni-load-state/uni-load-state.vue diff --git a/components/uni-quick-login/uni-quick-login.vue b/components/uni-quick-login/uni-quick-login.vue index d4e03ff..57ee4d0 100644 --- a/components/uni-quick-login/uni-quick-login.vue +++ b/components/uni-quick-login/uni-quick-login.vue @@ -1,10 +1,15 @@ -