diff --git a/uni_modules/uni-id-pages/changelog.md b/uni_modules/uni-id-pages/changelog.md index 65b345bdaac9cf0f5d40e4aa27ff22e7adaffc0d..d1ac2396c5d7c74c424dc7226580d2f76404ceb9 100644 --- a/uni_modules/uni-id-pages/changelog.md +++ b/uni_modules/uni-id-pages/changelog.md @@ -1,3 +1,6 @@ +## 1.0.23(2022-10-08) +- 修复 vue3下vite编译发行打包失败 +- 修复 某些情况下注册账号,报TypeErroe:Cannot read properties of undefined (reading ’showToast‘)的错误 ## 1.0.22(2022-09-23) - 修复 某些情况下,修改密码报“两次输入密码不一致”的bug ## 1.0.21(2022-09-21)