手机登录功能优化

This commit is contained in:
BianLzhaoMin 2024-08-13 11:02:06 +08:00
parent 5aae85cadb
commit d61d0370c3
2 changed files with 3 additions and 2 deletions

View File

@ -555,6 +555,7 @@ export default {
.login-code-img { .login-code-img {
height: 38px; height: 38px;
width: 100%; width: 100%;
cursor: pointer;
} }
.code-box .el-form-item__content { .code-box .el-form-item__content {

View File

@ -42,11 +42,11 @@ module.exports = {
// target: `https://test-cc.zhgkxt.com`,//线上环境-南网 // target: `https://test-cc.zhgkxt.com`,//线上环境-南网
// target: `https://z.csgmall.com.cn`, // 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.81:8080`, //韩/
// target: `http://10.40.92.74:8080`,//旭/ // target: `http://10.40.92.74:8080`,//旭/
// target: `http://10.40.92.138:28080`, //帅 // 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`, //跃 // target: `http://192.168.2.120:39080`, //跃
//******** 注意事项 ********* */ //******** 注意事项 ********* */