From 3205427bf59e47e50819abc470223cf79413ca0d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=BA=9E=E4=B8=9C=E6=97=AD?= <850374051@qq.com>
Date: Tue, 30 Jan 2024 17:03:00 +0800
Subject: [PATCH] =?UTF-8?q?=E9=93=B6=E5=86=9C=E6=89=8B=E6=9C=BA=E7=AB=AF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
config/index.js | 7 +-
src/views/yinnong/doneCompleted/completed.vue | 2 +-
src/views/yinnongLogin.vue | 253 ++++++++++--------
static/images/yinnong/banner_03.png | Bin 0 -> 155271 bytes
static/images/yinnong/input_name.png | Bin 0 -> 697 bytes
static/images/yinnong/input_password.png | Bin 0 -> 462 bytes
static/images/yinnong/input_yzm.png | Bin 0 -> 863 bytes
static/images/yinnong/login_icon.png | Bin 0 -> 14223 bytes
static/images/yinnong/yinnongLogo1.jpg | Bin 0 -> 42555 bytes
9 files changed, 146 insertions(+), 116 deletions(-)
create mode 100644 static/images/yinnong/banner_03.png
create mode 100644 static/images/yinnong/input_name.png
create mode 100644 static/images/yinnong/input_password.png
create mode 100644 static/images/yinnong/input_yzm.png
create mode 100644 static/images/yinnong/login_icon.png
create mode 100644 static/images/yinnong/yinnongLogo1.jpg
diff --git a/config/index.js b/config/index.js
index a6a51a11..ae92c965 100644
--- a/config/index.js
+++ b/config/index.js
@@ -12,9 +12,10 @@ module.exports = {
proxyTable: {
"/api": {
// 请求的目标主机
- // target: 'http://116.255.223.226:8082/nsgk_test/', // 公网测试环境
- // target: `http://192.168.0.116:8091/nsgk_api/`, // 内网测试环境
- target: 'http://localhost:8080/',
+ target: 'http://116.255.223.226:8082/nsgk_test/', // 公网测试环境
+ // target: `http://218.59.175.43:8092/nsgk_demo/`, // 内网测试环境 后台系统端口88
+ // target: 'http://192.168.0.107:8080/',
+ // target: 'http://localhost:8080/',
changeOrigin: true,
pathRewrite: {
'^/api': ''
diff --git a/src/views/yinnong/doneCompleted/completed.vue b/src/views/yinnong/doneCompleted/completed.vue
index eb8472f8..cacc17f3 100644
--- a/src/views/yinnong/doneCompleted/completed.vue
+++ b/src/views/yinnong/doneCompleted/completed.vue
@@ -69,7 +69,7 @@
pageSize: 100,
},
activityBusinessTypeOptions:[],
- images:['../../../../static/images/onlineHome/banner_03.png'],
+ images:['../../../../static/images/yinnong/banner_03.png'],
}
},
created() {
diff --git a/src/views/yinnongLogin.vue b/src/views/yinnongLogin.vue
index d03c5ec6..428a325e 100644
--- a/src/views/yinnongLogin.vue
+++ b/src/views/yinnongLogin.vue
@@ -1,120 +1,141 @@
-
-
-
-
-
-
-
-
-
-
- {{showMessage ? "记住手机号" : "记住密码"}}
- 忘记密码
-
-
- 登录
-
-
-
-
-
-
-
-
-
-
-
-
-
- 获取验证码
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{showMessage ? "记住手机号" : "记住密码"}}
+ 忘记密码
+
+
+ 登录
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 获取验证码
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-