This commit is contained in:
2025-11-03 10:14:27 +08:00
parent 4dd5fa6a42
commit b66b390f2c
16 changed files with 5902 additions and 1186 deletions

View File

@@ -701,7 +701,8 @@ export default new Router({
path: '/per_text', //审稿人文章详情
component: () => import('../components/page/per_text'),
meta: {
title: 'Reviewer article details'
title: 'Reviewer article details',
hideSidebar: true
}
},
{