作者 lihan
1 个管道 的构建 通过 耗费 2 秒

赠送积分和角色管理

... ... @@ -162,7 +162,7 @@
success: function (data) {
if(data.data === true) {
localStorage.clear();
window.location.href="{:url('user/Center/editPhone2')}"
window.location.href="{:url('user/Center/enterPassword')}"
}else {
alert(data.msg);
}
... ...