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`, //跃 //******** 注意事项 ********* */