暂时去掉分类管理

增加期刊引文分析 cite修改
This commit is contained in:
2024-09-27 11:11:23 +08:00
parent b306198109
commit c423bf9c58
10 changed files with 2637 additions and 115 deletions

View File

@@ -462,10 +462,10 @@ export default {
index: '5',
title: this.$t('sidebar.journalManagement'),
subs: [
{
index: 'JournalManagement',
title: this.$t('sidebar.journalManagement')
},
// {
// index: 'JournalManagement',
// title: this.$t('sidebar.journalManagement')
// },
{
index: 'Journal_Agreement',

View File

@@ -88,6 +88,12 @@ const en = {
factor: 'Factor',
Sameperiod: 'Same period',
ArticleInfo: 'Article Information',
website: 'Website',
email: 'Email',
abbr: 'abbr',
edit: 'Edit',
level: 'Level',
editorinchief: 'Editor In Chief',
},

View File

@@ -83,7 +83,12 @@ const zh = {
article: '文章数量',
citeNum: '引用数量',
articleNum: '文章数量',
ArticleInfo: '文章信息',
ArticleInfo: '文章信息', website: '网站',
email: '邮箱',
abbr: '缩写',
edit: '编辑',
level: '水平',
editorinchief: '总编辑',
info: '以下数据为', wos: 'Wos',
@@ -227,6 +232,7 @@ const zh = {
journalArticleCount: '期刊文章计数总结',
managingDirector: '总经理',
GroupClassification: '集团分类',
},
home: {
authortop: '用户指南',