2d406d41 by ex

登录

1 parent cea2e941
......@@ -21,7 +21,6 @@ angular.module('myApp')
if (data.meta.code == 200) {
data.data.userName = $scope.phoneNumberVal;
globalService.saveData('user',data.data);
window.history.back();
layer.open({
content: '登录成功',
time:1
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!