From 657266c3ea51dcf0856f0504d599f3c14779bb82 Mon Sep 17 00:00:00 2001
From: yunuo970428 <405378304@qq.com>
Date: Thu, 19 Jan 2023 09:18:57 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
yxt-portal-ui/.env.development | 4 +---
yxt-portal-ui/src/views/Home/Home.vue | 4 ++--
yxt-portal-ui/src/views/login/login.vue | 5 +++--
3 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/yxt-portal-ui/.env.development b/yxt-portal-ui/.env.development
index 5e5768e..6bc4522 100644
--- a/yxt-portal-ui/.env.development
+++ b/yxt-portal-ui/.env.development
@@ -5,6 +5,4 @@ ENV = 'development'
VUE_APP_BASE_API = '/api'
## 配置测试和本地开发时的 接口地址
-##VUE_APP_URL = "http://26077a35f5.wicp.vip"
-VUE_APP_URL = "http://anrui.yyundong.com"
-##VUE_APP_URL = "http://1mn7264414.qicp.vip"
+VUE_APP_URL = "http://122.14.222.186:8111"
diff --git a/yxt-portal-ui/src/views/Home/Home.vue b/yxt-portal-ui/src/views/Home/Home.vue
index 3b87e27..53e602e 100644
--- a/yxt-portal-ui/src/views/Home/Home.vue
+++ b/yxt-portal-ui/src/views/Home/Home.vue
@@ -214,7 +214,7 @@ export default {
title: '业务管理'
}, {
imgUrl: require('@/assets/home/scm.png'),
- title: '供应链管理'
+ title: '监管项目'
}, {
imgUrl: require('@/assets/home/bIcon2.png'),
title: '风控管理'
@@ -396,7 +396,7 @@ export default {
// let myPopup = window.open('http://120.46.172.184/message/#/' + '?token=' + getStorage(), '_blank')
} else if (index == '1') {
// let myPopup = window.open('http://127.0.0.1:9531/scm/#/' + '?token=' + getStorage() + '&organizationData=' + encodeURI((JSON.stringify(organizationData))), '_blank')
- let myPopup = window.open('http://anrui.yyundong.com/scm/#/' + '?token=' + getStorage() + '&organizationData=' + encodeURI((JSON.stringify(organizationData))), '_blank')
+ let myPopup = window.open('http://122.14.222.186:7003/#/' + '?token=' + getStorage() + '&organizationData=' + encodeURI((JSON.stringify(organizationData))), '_blank')
// let myPopup = window.open('http://120.46.172.184/scm/#/' + '?token=' + getStorage(), '_blank')
} else if (index == '4') {
// let myPopup = window.open('http://127.0.0.1:9531/fin/#/' + '?token=' + getStorage() + '&organizationData=' + encodeURI((JSON.stringify(organizationData))), '_blank')
diff --git a/yxt-portal-ui/src/views/login/login.vue b/yxt-portal-ui/src/views/login/login.vue
index f2c3184..ffbc0ae 100644
--- a/yxt-portal-ui/src/views/login/login.vue
+++ b/yxt-portal-ui/src/views/login/login.vue
@@ -27,8 +27,9 @@
trigger="click"
v-model="loginCode"
@show="codeShow">
-
- 登 录
+
+
+ 登 录