diff --git a/src/api/index.js b/src/api/index.js index 487fb66..525753d 100644 --- a/src/api/index.js +++ b/src/api/index.js @@ -19,8 +19,8 @@ const service = axios.create({ // baseURL: 'https://submission.tmrjournals.com/', //正式 记得切换 // baseURL: 'http://www.tougao.com/', //测试本地 记得切换 // baseURL: 'http://192.168.110.110/tougao/public/index.php/', - baseURL: '/api', //本地 - // baseURL: '/', //正式 + // baseURL: '/api', //本地 + baseURL: '/', //正式 }); diff --git a/src/components/common/common.vue b/src/components/common/common.vue index d0e0630..2038279 100644 --- a/src/components/common/common.vue +++ b/src/components/common/common.vue @@ -2,12 +2,12 @@ //记得切换 //正式 -// const mediaUrl = '/public/'; -// const baseUrl = '/'; +const mediaUrl = '/public/'; +const baseUrl = '/'; -const mediaUrl = 'https://submission.tmrjournals.com/public/'; -// const mediaUrl = 'http://zmzm.tougao.dev.com/public/'; -const baseUrl = '/api' +// const mediaUrl = 'https://submission.tmrjournals.com/public/'; +// // const mediaUrl = 'http://zmzm.tougao.dev.com/public/'; +// const baseUrl = '/api' // const mediaUrl = 'http://tougaotest.tmrjournals.com/public/'; // // const mediaUrl = 'http://zmzm.tougao.dev.com/public/'; diff --git a/src/components/common/langs/en.js b/src/components/common/langs/en.js index 122b7c1..408022b 100644 --- a/src/components/common/langs/en.js +++ b/src/components/common/langs/en.js @@ -102,6 +102,7 @@ const en = { article: 'Articles for', articleNum: 'Articles', info: 'The following data is', + Fee: 'Fee', wos: 'Wos', all: 'All references', factor: 'Factor', @@ -114,6 +115,21 @@ const en = { level: 'Level', editorinchief: 'Editor In Chief', journal_topic: 'Research areas', + // 1. 录入弹窗 (image_e6d8fa.png) + feeDialogTitle: 'Adjustment of Article Processing Charge (APC)', + feeWarningTitle: 'Financial Configuration Alert', + feeWarningDesc: 'Modifying the APC is a critical update. The new rate will be applied prospectively to all new submissions upon confirmation.', + feeLabel: 'New APC Amount (USD)', + placeholder: 'Enter amount', + confirmUpdate: 'Update Standard', + cancel: 'Cancel', + + // 2. 二次确认弹窗 (image_e6d449.png) + doubleConfirmTitle: 'Final Regulatory Confirmation', + doubleConfirmContent: 'Are you sure you want to authorize this rate change? This adjustment will immediately synchronize with the billing system and impact all future financial settlements.', + + // 3. 反馈 + updateSuccess: 'The journal APC standard has been successfully updated.' }, diff --git a/src/components/common/langs/zh.js b/src/components/common/langs/zh.js index 0e8d20e..dda07e1 100644 --- a/src/components/common/langs/zh.js +++ b/src/components/common/langs/zh.js @@ -100,6 +100,7 @@ const zh = { citeNum: '引用数量', articleNum: '文章数量', ArticleInfo: '文章信息', website: '网站', + Fee: '费用', email: '邮箱', abbr: '缩写', edit: '编辑', @@ -112,6 +113,16 @@ const zh = { all: '全部引用', factor: '影响因子', Sameperiod: '同期', + feeDialogTitle: '期刊稿件处理费(APC)调整', + feeWarningTitle: '核心财务参数修改提示', + feeWarningDesc: 'APC金额属于期刊核心计费参数。一旦更新,系统将立即启用新标准并应用于所有新投递的稿件。', + feeLabel: '新计费标准 (USD)', + placeholder: '请输入金额', + confirmUpdate: '更新标准', + cancel: '取消', + doubleConfirmTitle: '最终操作确认', + doubleConfirmContent: '确定要授权此项金额变更吗?此操作具有法律效力上的即时性,将直接影响后续所有财务结算流程。', + updateSuccess: '期刊计费标准已成功更新。' }, paperArticleCount: { Periodroll: '期卷', diff --git a/src/components/page/JournalManagement/JournalManagement/common.vue b/src/components/page/JournalManagement/JournalManagement/common.vue index 98fc6f2..ee96e65 100644 --- a/src/components/page/JournalManagement/JournalManagement/common.vue +++ b/src/components/page/JournalManagement/JournalManagement/common.vue @@ -46,10 +46,15 @@
+
I confirm that all figures in this manuscript are original.
+I confirm that all figures in this manuscript used with proper permission.
+ +