暂时去掉分类管理
增加期刊引文分析 cite修改
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -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',
|
||||
|
||||
},
|
||||
|
||||
|
||||
@@ -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: '用户指南',
|
||||
|
||||
Reference in New Issue
Block a user