diff --git a/manifest.json b/manifest.json index 64c436c2c4df958fe1c91200c2b44c6a11a9b5ea..254c914f5c91c902b60ec195640aad01c5b39639 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name" : "hello uni-id-pages-x", - "appid" : "__UNI__7BF095C", + "appid" : "", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", diff --git a/uni_modules/uni-id-pages-x/changelog.md b/uni_modules/uni-id-pages-x/changelog.md index f67ca49aa20bc62d15c98e010027c58a1211b51d..a3aa02339f1c4c54ace02008314239c79efa8fba 100644 --- a/uni_modules/uni-id-pages-x/changelog.md +++ b/uni_modules/uni-id-pages-x/changelog.md @@ -1,5 +1,6 @@ ## 1.1.4(2024-11-04) - uni-id-co 修复 没有配置敏感信息解密密钥时导致登录报错的问题 +- 修复部分场景下loginBySmsCode组件实例不释放的Bug ## 1.1.3(2024-08-02) - uni-id-co 修复联登更新用户信息接口存在手机号或者邮箱时没有设置认证状态 ## 1.1.2(2024-06-17)