diff --git a/src/exchange/Manage/PreModerator.js b/src/exchange/Manage/PreModerator.js index f72c4ac32..ffae41e57 100644 --- a/src/exchange/Manage/PreModerator.js +++ b/src/exchange/Manage/PreModerator.js @@ -61,14 +61,13 @@ class PreModerator extends Component { } } return( -
- - - - {parentManage()} - - {/* 审批(二级版主只有这一块) */} - +
+
+ + {parentManage()} + {/* 审批(二级版主只有这一块) */} + +
) } diff --git a/src/exchange/Plate/Index.js b/src/exchange/Plate/Index.js index e931978fd..6096099fc 100644 --- a/src/exchange/Plate/Index.js +++ b/src/exchange/Plate/Index.js @@ -181,7 +181,6 @@ class Index extends Component { //获取当前版块标题 const title_post=forum_tag && ((children_bread_crumb && children_bread_crumb.title) || forum_tag.title); - console.log("c",children_bread_crumb) // 顶部导航栏 const routerMap = [ {