From db119792e093939ead78fe306d7f59aa3026baa6 Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Tue, 20 Feb 2024 14:46:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A8=A1=E5=9E=8B=E7=9A=84=E4=B8=8B=E6=8B=89?= =?UTF-8?q?=E5=92=8C=E8=BE=93=E5=85=A5=E6=A1=86=E5=8E=BB=E6=8E=89=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 4 +- src/views/Home.vue | 2 +- src/views/Role.vue | 4 +- src/views/product/afterLoan/1029.vue | 24 +++--- src/views/product/afterLoan/1030.vue | 13 ++- src/views/product/afterLoan/1031.vue | 12 +++ src/views/product/afterLoan/1032.vue | 6 +- src/views/product/interestRate/772.vue | 2 +- src/views/product/interestRate/935.vue | 4 +- src/views/product/strategy/150.vue | 6 +- src/views/product/strategy/151.vue | 20 +++-- src/views/product/strategy/152.vue | 31 +++++-- src/views/product/strategy/153.vue | 30 ++++--- src/views/product/strategy/154.vue | 107 +++++++++++++++---------- src/views/product/strategy/155.vue | 89 +++++++++++--------- src/views/product/strategy/Credit.vue | 11 ++- src/views/product/strategy/Risk1.vue | 3 +- 17 files changed, 221 insertions(+), 147 deletions(-) diff --git a/.env b/.env index 783e5c0..97571e0 100644 --- a/.env +++ b/.env @@ -2,7 +2,7 @@ VITE_APP_TITLE=金融产品设计及数字化营销沙盘 VITE_PORT=9520 VITE_PROXY=http://192.168.31.125:8080 VITE_PUBLIC_PATH=./ -# VITE_BASE_API=http://192.168.31.217:9000 -VITE_BASE_API=http://121.37.12.51 +VITE_BASE_API=http://192.168.31.217:9000 +# VITE_BASE_API=http://121.37.12.51 VITE_I18N_LOCALE=zh-cn VITE_I18N_FALLBACK_LOCALE=zh-cn diff --git a/src/views/Home.vue b/src/views/Home.vue index f793134..cae65db 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -6,7 +6,7 @@ content="退出实训" placement="bottom"> diff --git a/src/views/Role.vue b/src/views/Role.vue index ca7824d..248c107 100644 --- a/src/views/Role.vue +++ b/src/views/Role.vue @@ -45,7 +45,7 @@ content="退出实训" placement="bottom"> @@ -53,7 +53,7 @@ content="返回关卡" placement="bottom"> diff --git a/src/views/product/afterLoan/1029.vue b/src/views/product/afterLoan/1029.vue index 01d34c4..15a9892 100644 --- a/src/views/product/afterLoan/1029.vue +++ b/src/views/product/afterLoan/1029.vue @@ -15,7 +15,7 @@