This commit is contained in:
2026-01-05 11:31:14 +08:00
parent 9e337cb164
commit 0faef20008
6 changed files with 268 additions and 135 deletions

View File

@@ -12,6 +12,7 @@
"
>
<i class="el-icon-success" style="margin-right: 10px"></i>
<span
>Dear {{ user_name }} , Congratulations! You manuscript has been pre-accepted for publication in
<b>{{ journalInfo.title }}</b
@@ -81,7 +82,7 @@
fill="#67c23a"
></path>
</svg>
The article processing charges for your manuscript have been waived.
The article processing charges for your manuscript have been waived, or you have already paid them via bank transfer.
</div>
<div v-else>
<p
@@ -92,9 +93,9 @@
Please see our discount policy here:
<a
style="color: rgb(81, 127, 213); cursor: pointer; text-decoration: underline"
href="https://www.tmrjournals.com/tmr/free-application/"
:href="journalInfo.apc_url"
target="_blank"
>https://www.tmrjournals.com/tmr/free-application/</a
>{{ journalInfo.apc_url }}</a
>.
</p>
<el-card class="box-card" style="width: 100%"