This commit is contained in:
2025-07-29 13:18:18 +08:00
parent 38be3888a2
commit 3b7c76de47
4 changed files with 9 additions and 10 deletions

BIN
dist.zip

Binary file not shown.

View File

@@ -273,7 +273,7 @@ const en = {
state4: 'Revision', state4: 'Revision',
state5: 'Accept', state5: 'Accept',
state6: 'Pre-accept', state6: 'Pre-accept',
state7: 'Final Decision', // state7: 'Final Decision',
act1: 'Dealing', act1: 'Dealing',
act2: 'Finished' act2: 'Finished'
}, },

View File

@@ -266,7 +266,7 @@ const zh = {
state4: '退修', state4: '退修',
state5: '接收', state5: '接收',
state6: '终审', state6: '终审',
state7: '终审', // state7: '终审',
act1: '审查中', act1: '审查中',
act2: '已完结' act2: '已完结'
}, },

View File

@@ -536,7 +536,7 @@
</p> </p>
</div> </div>
</template> </template>
<template v-if="query.state ==4"> <!-- <template v-if="query.state ==4">
<div class="fixCard" style="width: 230px; flex-shrink: 0"> <div class="fixCard" style="width: 230px; flex-shrink: 0">
<b style="font-size: 16px; letter-spacing: -0.5px;color:rgba(0, 119, 184)">Editorial Board Decision</b> <b style="font-size: 16px; letter-spacing: -0.5px;color:rgba(0, 119, 184)">Editorial Board Decision</b>
<p style="height: 20px"></p> <p style="height: 20px"></p>
@@ -586,11 +586,10 @@
<p style="margin-top: 20px"> <p style="margin-top: 20px">
<b @click="articleReviewer(item)" class="btnCliArt"> <i class="el-icon-edit"></i> Editorial Board </b> <b @click="articleReviewer(item)" class="btnCliArt"> <i class="el-icon-edit"></i> Editorial Board </b>
<!-- <el-button size="mini" type="primary" icon="el-icon-user" @click="articleReviewer(item)">
Inviting Reviewer</el-button> -->
</p> </p>
</div> </div>
</template> </template> -->
<!-- <div class="fixCard" style="width: 320px; flex-shrink: 0" v-if="query.state == 0"> <!-- <div class="fixCard" style="width: 320px; flex-shrink: 0" v-if="query.state == 0">
<b style="font-size: 16px; letter-spacing: -0.5px">Research areas</b> <b style="font-size: 16px; letter-spacing: -0.5px">Research areas</b>
@@ -1618,10 +1617,10 @@ export default {
{ {
state: 4 state: 4
}, },
{ // {
state: 4, // state: 4,
isNew: true // isNew: true
}, // },
{ {
state: 6 state: 6