import urlParse from 'url-parse';
let url = urlParse(location.href, true);
export default url;