Skip to content

Commit

Permalink
Merge pull request #928 from pxgo/latest
Browse files Browse the repository at this point in the history
调整
  • Loading branch information
pxgo authored Sep 22, 2023
2 parents d6ae0c3 + ec304b8 commit e172034
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pages/community/new/new.pug
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ block content
};
+communityLeftNav(communityLeftNavProps)

.col-xs-12.col-md-7.min-md-p-r-0
.col-xs-12.col-md-8.min-md-p-r-0
.box-shadow
.m-b-1
include ../communityNav
Expand Down
2 changes: 1 addition & 1 deletion pages/forum/forum.pug
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ block content
+renderForumsPanel("同级专业", data.sameLevelForums)
+renderForumsBreadcrumb("上级专业", data.forumNav)
+renderForumsPanel("顶级专业", data.topForums)
.col-xs-12.col-md-7.box-shadow-panel.p-r-0
.col-xs-12.col-md-8.box-shadow-panel.p-r-0
.forum-info-panel.m-b-1
.forum-banner
.forum-banner-cover
Expand Down

0 comments on commit e172034

Please sign in to comment.