diff --git a/manifest.json b/manifest.json index 9938dffb8f88bc34c7d7bfd2c5ecbe29debfa449..315d6a66020b31fd0230994df78e647403f71c9f 100644 --- a/manifest.json +++ b/manifest.json @@ -49,7 +49,7 @@ "dSYMs" : false, "capabilities" : { "entitlements" : { - "com.apple.developer.associated-domains" : [ "applinks:static-9f641af8-e860-44e5-b18f-f68dd8fe3fe4.bspapp.com" ] + "com.apple.developer.associated-domains" : [ "" ] } } }, @@ -58,8 +58,8 @@ "oauth" : { "univerify" : {}, "weixin" : { - "appid" : "wxffdd8fa6ec4ef2a0", - "UniversalLinks" : "https://static-9f641af8-e860-44e5-b18f-f68dd8fe3fe4.bspapp.com/uni-universallinks/__UNI__0B1B311/" + "appid" : "", + "UniversalLinks" : "" }, "apple" : {} }, @@ -143,7 +143,7 @@ "mode" : "hash" } }, - "_spaceID" : "9f641af8-e860-44e5-b18f-f68dd8fe3fe4", + "_spaceID" : "", "fallbackLocale" : "zh-Hans", "locale" : "zh-Hans" } diff --git a/uni_modules/uni-id-pages/changelog.md b/uni_modules/uni-id-pages/changelog.md index db54fa03bcb64a019753de5005810a6442cb86b9..439227f9f367bd2e61e3a27bd7dffd7a5657b23b 100644 --- a/uni_modules/uni-id-pages/changelog.md +++ b/uni_modules/uni-id-pages/changelog.md @@ -1,3 +1,5 @@ +## 1.1.18(2024-02-20) +- 修复 PC设置头像无效的问题 ## 1.1.17(2023-12-14) - uni-id-co 移除一键登录、短信的调用凭据 ## 1.1.16(2023-10-18) diff --git a/uni_modules/uni-id-pages/package.json b/uni_modules/uni-id-pages/package.json index c36b4ea03aff1f907aaca7ac2c4d78be41109b64..262c3d221ed9cce22d12be8fb651fc11b2abc4f3 100644 --- a/uni_modules/uni-id-pages/package.json +++ b/uni_modules/uni-id-pages/package.json @@ -1,7 +1,7 @@ { "id": "uni-id-pages", "displayName": "uni-id-pages", - "version": "1.1.17", + "version": "1.1.18", "description": "云端一体简单、统一、可扩展的用户中心页面模版", "keywords": [ "用户管理",