滑动验证图片更改
|
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 43 KiB |
|
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 63 KiB |
|
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 50 KiB |
|
Before Width: | Height: | Size: 107 KiB After Width: | Height: | Size: 50 KiB |
BIN
src/assets/images/login/p6.jpg
Normal file
|
After Width: | Height: | Size: 55 KiB |
BIN
src/assets/images/login/p7.jpg
Normal file
|
After Width: | Height: | Size: 67 KiB |
BIN
src/assets/images/login/p8.jpg
Normal file
|
After Width: | Height: | Size: 88 KiB |
@ -40,12 +40,12 @@ if (process.env.NODE_ENV == 'development') {
|
||||
// axios.defaults.baseURL = 'http://124.71.178.44:100/' // 河南
|
||||
// tag: 本地
|
||||
// axios.defaults.baseURL = 'http://192.168.34.174:6023/' // 老大本地
|
||||
axios.defaults.baseURL = 'http://192.168.34.216:6023/' // 邱平毅本地
|
||||
// axios.defaults.baseURL = 'http://192.168.34.216:6023/' // 邱平毅本地
|
||||
// axios.defaults.baseURL = 'http://192.168.34.216:6024/'
|
||||
// axios.defaults.baseURL = 'http://139.9.66.234:6324/' // 河南春笋
|
||||
// axios.defaults.baseURL ='http://124.71.67.160:8088/' //中建四局线上
|
||||
// axios.defaults.baseURL = 'http://192.168.34.125:6023/' //杨意本地 http/1.1
|
||||
// axios.defaults.baseURL ='http://47.97.202.104:6023/' //金林湾线上
|
||||
axios.defaults.baseURL ='http://47.97.202.104:6023/' //金林湾线上
|
||||
// axios.defaults.baseURL = 'http://192.168.34.216:18070/' // 邱平毅本地
|
||||
// axios.defaults.baseURL = 'http://192.168.34.231:6023/'; //杨思瑞本地
|
||||
// axios.defaults.baseURL = 'http://47.97.202.104:6023/';
|
||||
|
||||
@ -323,6 +323,9 @@ export default {
|
||||
require('../../assets/images/login/p3.jpg'),
|
||||
require('../../assets/images/login/p4.jpg'),
|
||||
require('../../assets/images/login/p5.jpg'),
|
||||
require('../../assets/images/login/p6.jpg'),
|
||||
require('../../assets/images/login/p7.jpg'),
|
||||
require('../../assets/images/login/p8.jpg'),
|
||||
]
|
||||
};
|
||||
},
|
||||
|
||||