react获取当前页面路径
2018-07-13 本文已影响0人
daoqing99
import { browserHistory } from 'react-router';
{ browserHistory.getCurrentLocation().pathname }
import { browserHistory } from 'react-router';
{ browserHistory.getCurrentLocation().pathname }