src/api/index.js
@@ -10,7 +10,7 @@
}
if (debug) {
  ip1 = 'http://localhost:8084/';
  ip1 = 'http://192.168.0.138:8084/';
}
const $http = axios.create({