1
This commit is contained in:
@@ -68,7 +68,7 @@ export default {
|
||||
hasorcie: false,
|
||||
orcid: '',
|
||||
orcidLink:
|
||||
'https://orcid.org/oauth/authorize?client_id=APP-PKF0BGRP6DWM6FUB&response_type=code&scope=/authenticate&redirect_uri=https://submission.tmrjournals.com/orcidLink',
|
||||
'https://orcid.org/oauth/authorize?client_id=APP-PKF0BGRP6DWM6FUB&response_type=code&scope=/authenticate&redirect_uri=https://submission.tmrjournals.com/orcidBind',
|
||||
langArr: [
|
||||
{ value: 'zh', label: '中文' },
|
||||
{ value: 'en', label: 'English' }
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
<script>
|
||||
// const baseUrl = '/';
|
||||
// const mediaUrl = 'http://api.tmrjournals.com/public/';
|
||||
const mediaUrl = 'http://www.tougao.com/';
|
||||
const baseUrl = 'http://www.tougao.com/';
|
||||
const baseUrl = '/';
|
||||
const mediaUrl = 'http://api.tmrjournals.com/public/';
|
||||
// const mediaUrl = 'http://www.tougao.com/';
|
||||
// const baseUrl = 'http://www.tougao.com/';
|
||||
export default {
|
||||
baseUrl,
|
||||
mediaUrl
|
||||
|
||||
@@ -4,7 +4,7 @@ const en = {
|
||||
title: 'Submission System',
|
||||
repassword:'Forgot your password?',
|
||||
register:'Not registered yet? Register now.',
|
||||
orcidlogin:'Login with your ORCID iD',
|
||||
orcidlogin:'Login with your ORCID ID',
|
||||
login:'Log in',
|
||||
forgetpwd:'Find Your Password',
|
||||
screen:'full screen',
|
||||
|
||||
Reference in New Issue
Block a user