20210624
This commit is contained in:
@@ -2,7 +2,7 @@ const en = {
|
||||
|
||||
system: {
|
||||
title: 'Submission System',
|
||||
repassword:'Reset password ',
|
||||
repassword:'Forget the password? ',
|
||||
register:'Register now',
|
||||
login:'Log in',
|
||||
forgetpwd:'Find Your Password',
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
</el-col>
|
||||
<el-col :span="24" style="margin-top: 5px;">
|
||||
<el-link :underline="false" type="primary" @click="doRetrieve()">
|
||||
<img class="orcid" src="../../assets/img/orcid.png" style="float: left;margin: -1px 5px 0 0;"/>Login with your
|
||||
<img class="orcid" src="../../assets/img/orcid.png" style="float: left;margin: -1px 5px 0 0;"/>Login with your orcid
|
||||
</el-link>
|
||||
</el-col>
|
||||
</el-row>
|
||||
@@ -161,7 +161,7 @@
|
||||
|
||||
.orcid {
|
||||
display: block;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user