From c2fce16b8301375f46cf961ee58c5f2b23457bca Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Mon, 18 Dec 2023 14:31:52 +0800 Subject: [PATCH] fix --- .env | 4 ++-- src/layout/components/AppSidebar/Menu.vue | 6 +++--- src/layout/index.vue | 2 +- src/styles/index.scss | 2 +- src/views/product/afterLoan/1030.vue | 8 ++++---- src/views/product/afterLoan/1033.vue | 8 ++++---- src/views/product/bank/Config.vue | 19 ++++++++++++++----- src/views/product/fund/Add.vue | 1 + src/views/product/insurance/Add.vue | 9 +++++---- src/views/product/strategy/150.vue | 4 ++-- src/views/product/strategy/151.vue | 2 +- src/views/product/strategy/152.vue | 2 +- src/views/product/strategy/153.vue | 2 +- src/views/product/strategy/154.vue | 2 +- src/views/product/strategy/155.vue | 2 +- src/views/product/strategy/156.vue | 4 ++-- src/views/product/strategy/CardList.vue | 11 +++++------ src/views/product/strategy/Credit.vue | 2 +- 18 files changed, 50 insertions(+), 40 deletions(-) diff --git a/.env b/.env index 97571e0..783e5c0 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/layout/components/AppSidebar/Menu.vue b/src/layout/components/AppSidebar/Menu.vue index 7882427..8ec41c5 100644 --- a/src/layout/components/AppSidebar/Menu.vue +++ b/src/layout/components/AppSidebar/Menu.vue @@ -36,7 +36,7 @@

产品风控配置

  • + @click="toPage('/product/strategy?i=2&role=42&id=150')"> @@ -46,7 +46,7 @@

    贷前准入模型

  • + @click="toPage('/product/interestRate/tab1?&i=3&role=42&id=772')"> @@ -56,7 +56,7 @@

    利率定价模型

  • + @click="toPage('/product/afterLoan?&i=4&role=42&id=1029')"> diff --git a/src/layout/index.vue b/src/layout/index.vue index f3cd5bd..4940538 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -4,7 +4,7 @@
    diff --git a/src/styles/index.scss b/src/styles/index.scss index 05277e8..1b61231 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -81,7 +81,7 @@ body { li { @apply relative p-5 pt-7 mb-5 rounded-[10px] cursor-pointer border border-solid border-[transparent] bg-[url('@/assets/images/10.png')] bg-[length:100%_100%] bg-no-repeat; &.active { - @apply border-[#CAE0FF]; + @apply border-[#519aff]; } } .del { diff --git a/src/views/product/afterLoan/1030.vue b/src/views/product/afterLoan/1030.vue index 9ed74f7..b420c33 100644 --- a/src/views/product/afterLoan/1030.vue +++ b/src/views/product/afterLoan/1030.vue @@ -8,7 +8,7 @@ border>