Merge branch 'xie0928'

This commit is contained in:
@fawn-nine
2023-10-07 17:03:58 +08:00

View File

@@ -327,7 +327,7 @@
}).then(function(res) {
if (res.code == 0) {
uni.showToast({
title: "修改成功,退出登陆后生效"
title: "修改成功"
});
}
}).catch(function(error) {