From d61d0370c3e7e3eb4a249bf074a570575a3fda17 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Tue, 13 Aug 2024 11:02:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=8B=E6=9C=BA=E7=99=BB=E5=BD=95=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sgzb-ui/src/views/login.vue | 1 + sgzb-ui/vue.config.js | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/sgzb-ui/src/views/login.vue b/sgzb-ui/src/views/login.vue index fd17717..9b0dc16 100644 --- a/sgzb-ui/src/views/login.vue +++ b/sgzb-ui/src/views/login.vue @@ -555,6 +555,7 @@ export default { .login-code-img { height: 38px; width: 100%; + cursor: pointer; } .code-box .el-form-item__content { diff --git a/sgzb-ui/vue.config.js b/sgzb-ui/vue.config.js index 24404b5..59ecc5f 100644 --- a/sgzb-ui/vue.config.js +++ b/sgzb-ui/vue.config.js @@ -42,11 +42,11 @@ module.exports = { // target: `https://test-cc.zhgkxt.com`,//线上环境-南网 // target: `https://z.csgmall.com.cn`, - // target: `http://192.168.2.154:39080`, //超 + target: `http://192.168.2.160:39080`, //超 // target: `http://10.40.92.81:8080`, //韩/ // target: `http://10.40.92.74:8080`,//旭/ // target: `http://10.40.92.138:28080`, //帅 - target: `http://192.168.2.216:39080`, //福 + // target: `http://192.168.2.216:39080`, //福 // target: `http://192.168.2.120:39080`, //跃 //******** 注意事项 ********* */