作者 李涵
1 个管道 的构建 通过 耗费 1 秒

合并分支 'li' 到 'master'

赠送积分和角色管理



查看合并请求 !478
@@ -154,6 +154,7 @@ @@ -154,6 +154,7 @@
154 154
155 success: function (data) { 155 success: function (data) {
156 if(data.data === true) { 156 if(data.data === true) {
  157 + localStorage.clear();
157 window.location.href="{:url('user/Center/userInfo')}" 158 window.location.href="{:url('user/Center/userInfo')}"
158 }else { 159 }else {
159 alert(data.msg); 160 alert(data.msg);