1
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user