|
|
@ -27,6 +27,7 @@ class InfosBanner extends Component{
|
|
|
|
let {pathname}=this.props.location;
|
|
|
|
let {pathname}=this.props.location;
|
|
|
|
moduleName=pathname.split("/")[3];
|
|
|
|
moduleName=pathname.split("/")[3];
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
console.log(is_current)
|
|
|
|
return(
|
|
|
|
return(
|
|
|
|
<div className="bannerPanel mb60">
|
|
|
|
<div className="bannerPanel mb60">
|
|
|
|
<div className="educontent">
|
|
|
|
<div className="educontent">
|
|
|
|