main
parent
c2bf1b8f5a
commit
b4c132c4bd
|
@ -122,8 +122,8 @@
|
|||
el: "#app",
|
||||
data() {
|
||||
const ajax = axios.create({
|
||||
//baseURL: 'http://www.amuliang.top:5750',
|
||||
baseURL: 'http://localhost:5000',
|
||||
baseURL: 'http://www.amuliang.top:5750',
|
||||
//baseURL: 'http://localhost:5000',
|
||||
timeout: 10000,
|
||||
headers: {
|
||||
'Content-Type': 'application/x-www-form-urlencoded',
|
||||
|
|
Loading…
Reference in New Issue