From b563228bb1caf32dc05f3670eba443f6f869671d Mon Sep 17 00:00:00 2001 From: TonyStark <651027268@qq.com> Date: Tue, 13 May 2025 11:40:30 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=A8=E6=88=B7=E7=9B=B8=E5=85=B3=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E7=9A=84=E4=B8=B4=E6=97=B6=E6=BC=94=E7=A4=BACRUD?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/languages/zh.js | 2 +- src/views/business/userCredit/index.vue | 8 ++++---- src/views/business/userCreditRecord/index.vue | 10 +--------- src/views/business/userInfoBus/index.vue | 2 +- 4 files changed, 7 insertions(+), 15 deletions(-) diff --git a/src/languages/zh.js b/src/languages/zh.js index dd05d79..2a68121 100644 --- a/src/languages/zh.js +++ b/src/languages/zh.js @@ -26,7 +26,7 @@ export default { switchSuccess: '语言切换成功' }, index: { - title: '老挝支付金控管理系统' + title: '老挝金融支付管理系统' }, menus: { 首页: '首页', diff --git a/src/views/business/userCredit/index.vue b/src/views/business/userCredit/index.vue index 180ff55..fad844b 100644 --- a/src/views/business/userCredit/index.vue +++ b/src/views/business/userCredit/index.vue @@ -1,7 +1,7 @@