Compare commits
2 Commits
master
...
dev-cq-bug
| Author | SHA1 | Date |
|---|---|---|
|
|
b46f3e54b1 | |
|
|
d61d0370c3 |
|
|
@ -555,6 +555,7 @@ export default {
|
|||
.login-code-img {
|
||||
height: 38px;
|
||||
width: 100%;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.code-box .el-form-item__content {
|
||||
|
|
|
|||
|
|
@ -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`, //跃
|
||||
|
||||
//******** 注意事项 ********* */
|
||||
|
|
|
|||
Loading…
Reference in New Issue