This commit is contained in:
xulu
2022-03-10 17:34:35 +08:00
parent 4f5e6e1f78
commit a2a8a06ff6
44 changed files with 9609 additions and 969 deletions

View File

@@ -101,12 +101,14 @@
</div>
<div class="join_link" v-if="this.usercap.includes('editor')">
<!-- 意见反馈联系我们 -->
<p>
<font style="float: left;">Contact Us</font>
<b style="color: #606266;line-height: 20px;font-size: 13px;float: left;margin-left: 20px;cursor: unset;">New
Zealand <br>Telephone:
+64 02108293806 <br>Email: publisher@tmrjournals.com </b>
</p>
<el-card style="width:100%;margin-top: 20px;" class="new_scard">
<div slot="header" class="clearfix">
<span>Contact Us</span>
</div>
<p>New Zealand</p>
<p><b style="color: #666;font-size: 14px;cursor: text;">Telephone :</b> +64 02108293806</p>
<p><b style="color: #666;font-size: 14px;cursor: text;">Email:</b> publisher@tmrjournals.com</p>
</el-card>
</div>
</el-col>
<el-col :span="14">
@@ -128,13 +130,6 @@
</el-card>
</el-col>
<el-col :span="9">
<div v-if="!this.usercap.includes('editor')">
<el-link type="primary" href="/authorApplyReviewer" v-if="this.userrole != 0">
<div class="join_bth">
Apply to join the reviewer team
</div>
</el-link>
</div>
<div class="join_link" v-if="!this.usercap.includes('editor')">
<!-- 如果你想投稿 请点击 -->
<p v-if="this.usercap.includes('author')" style="white-space:nowrap">Click to <img src="../../assets/img/icon_9.png"
@@ -176,6 +171,13 @@
Zealand <br>Telephone:
+64 02108293806 <br>Email: publisher@tmrjournals.com </b>
</p> -->
<div v-if="!this.usercap.includes('editor')">
<el-link type="primary" href="/authorApplyReviewer" v-if="this.userrole != 0">
<div class="join_bth">
Apply to join the reviewer team
</div>
</el-link>
</div>
<el-card style="width:400px;margin-top: 30px;" class="new_scard">
<div slot="header" class="clearfix">
<span>Contact Us</span>
@@ -186,6 +188,7 @@
</el-card>
</div>
</el-col>
</el-col>
<!--<el-col :span="12">
@@ -324,7 +327,7 @@
}
.top-content span {
font-family: Arial, Helvetica, sans-serif;
/* font-family: Arial, Helvetica, sans-serif; */
display: block;
padding: 2px;
font-size: 14px;