提交 审稿人表单

This commit is contained in:
2025-06-26 10:44:17 +08:00
parent ccf62b4bc9
commit 356045444a
4 changed files with 29 additions and 27 deletions

View File

@@ -169,7 +169,7 @@
</el-table-column>
<el-table-column prop="title" :label="$t('JournalCitationAnalysis.ArticleInfo')">
<template slot-scope="scope">
<p>
<p style="padding: 0px 8px;">
<span style="font-size: 14px; color: #006699; font-weight: 500">Doi : </span>
<span style="font-size: 13px; color: #006699 !important; font-weight: 500; margin-left: 5px">{{
scope.row.doi
@@ -183,33 +183,22 @@
<span style="font-size: 13px; color: #006699">( {{ scope.row.stage_info }} )</span>
</span>
</p>
<p style="color: #333; margin-bottom: 15px">
<span style="font-size: 14px; font-weight: 600">Tiltle : </span>
<p style="color: #333; margin-bottom: 15px;padding: 0px 8px;">
<!-- <span style="font-size: 14px; font-weight: 600">Tiltle : </span> -->
<span style="font-size: 14px"> {{ scope.row.title }}</span>
<span style="font-size: 14px;font-weight: bold;"> {{ scope.row.title }}</span>
</p>
<div
style="
background-color: rgb(170 170 170 / 21%);
padding: 4px 10px;
background-color:#aaaaaa30;
padding: 4px 8px;
box-sizing: border-box;
border-radius: 4px;
"
>
<p style="color: #333; margin-bottom: 4px">
<!-- <span style="font-size: 14px; font-weight: 600">Tiltle : </span> -->
<span style="font-size: 14px"> {{ scope.row.article_name }}</span>
</p>
<p style="color: #333; margin-bottom: 4px;line-height: 14px;margin-top: 10px;">
<span style="font-size: 14px; color: #888; font-weight: 500">Author : </span>
<span style="font-size: 14px"> {{ scope.row.author }}</span>
</p>
<p>
<span style="font-size: 14px; color: #888; font-weight: 500">Doi : </span>
<span style="font-size: 13px; color: #aaa !important; font-weight: 500; margin-left: 5px">{{
><p>
<span style="font-size: 14px; color: #333; font-weight: 500">Doi : </span>
<span style="font-size: 13px; color: #333 !important; font-weight: 500; margin-left: 5px">{{
scope.row.article_doi
}}</span>
@@ -218,11 +207,22 @@
>{{ $t('paperArticleCount.Periodroll') }} :
</span>
<span style="font-size: 13px; color: #aaa">( {{ scope.row.vol }} )</span>
<span style="font-size: 13px; color: #888">( {{ scope.row.vol }} )</span>
</span>
</p>
<p style="color: #333; margin-bottom: 4px">
<!-- <span style="font-size: 14px; font-weight: 600">Tiltle : </span> -->
<span style="font-size: 13px;font-weight: bold;"> {{ scope.row.article_name }}</span>
</p>
<p style="color: #333; margin-bottom: 4px;line-height: 14px;margin-top: 10px;" v-if="scope.row.author">
<span style="font-size: 14px; color: #888; font-weight: 500">Author : </span>
<span style="font-size: 14px;color: #888;"> {{ scope.row.author }}</span>
</p>
</div>
<p style="margin-top: 10px">
<p style="margin-top: 10px;padding: 0px 8px;">
<span style="font-size: 13px; font-weight: 500; color: #333; margin-right: 10px"
>Email sending statistics :
</span>