This commit is contained in:
red-deng-deng 2021-11-09 10:14:12 +08:00
parent 20b277a15f
commit 3e73dea23c
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ export default class topNav extends React.Component{
const pathnamestr=window.location.href.substr(pathname); const pathnamestr=window.location.href.substr(pathname);
let breakflag=pathnamestr.includes('add'); let breakflag=pathnamestr.includes('add');
let sedcbreakflag=pathnamestr.includes('plan-add'); let sedcbreakflag=pathnamestr.includes('plan-add');
console.log('sedcbreakflag',sedcbreakflag); // console.log('sedcbreakflag',sedcbreakflag);
return( return(
<div className="topheader"> <div className="topheader">
<div className='nava'> <div className='nava'>