feat:

update
parent 2d540cce
......@@ -167,7 +167,7 @@ export class AppService implements OnInit {
}
// jQuery('angular2').show();
} else {
this.browser();
// this.browser();
this._http.get('/api/users/v1/profile/')
.map(res => res.json())
.subscribe(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment