src/api/index.js
@@ -1,9 +1,10 @@ import axios from 'axios'; import { setInterceptors } from "./config"; const url = 'http://47.100.191.150:9031/'; // const url = 'http://192.168.0.138:8083/'; const imgUrl = 'http://47.100.191.150:9031/images/'; // const url = 'http://47.100.191.150:9031/'; const url = 'http://192.168.0.110:8084/'; // const imgUrl = 'http://47.100.191.150:9031/images/'; const imgUrl = 'http://192.168.0.110:8084/images/'; //飞羽监管 const $clue = axios.create({