$location.absUrl();
http://www.tuicool.com/articles/ZzMr2qU
var absUrl = $location.absUrl();
console.log(absUrl)
import { Component, OnInit, Inject } from '@angular/core';
import {ActivatedRoute, Params} from '@angular/router';
@Component({
selector: 'demo',
template: `