Merge branch 'xie0928'
This commit is contained in:
@@ -327,7 +327,7 @@
|
|||||||
}).then(function(res) {
|
}).then(function(res) {
|
||||||
if (res.code == 0) {
|
if (res.code == 0) {
|
||||||
uni.showToast({
|
uni.showToast({
|
||||||
title: "修改成功,退出登陆后生效"
|
title: "修改成功"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}).catch(function(error) {
|
}).catch(function(error) {
|
||||||
|
|||||||
Reference in New Issue
Block a user