提交
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
//记得切换
|
||||
|
||||
//正式
|
||||
// const mediaUrl = '/public/';
|
||||
// const baseUrl = '/';
|
||||
const mediaUrl = '/public/';
|
||||
const baseUrl = '/';
|
||||
|
||||
|
||||
const mediaUrl = 'https://submission.tmrjournals.com/public/';
|
||||
const baseUrl = '/api';
|
||||
// const mediaUrl = 'https://submission.tmrjournals.com/public/';
|
||||
// const baseUrl = '/api';
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -412,6 +412,9 @@ Information:'Fill in information',
|
||||
|
||||
|
||||
},
|
||||
Formula:{
|
||||
FormulaTemplate:'Formula Template'
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -405,6 +405,9 @@ const zh = {
|
||||
|
||||
|
||||
},
|
||||
Formula:{
|
||||
FormulaTemplate:'公式模版'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user