++
liuyg
2022-03-05 01f9c88fd0ee768155e5b341c2bb95a85bc11a08
++
2 files modified
8 ■■■■ changed files
src/components/leftNav/index.vue 4 ●●●● patch | view | raw | blame | history
src/router/axios.js 4 ●●●● patch | view | raw | blame | history
src/components/leftNav/index.vue
@@ -528,6 +528,10 @@
  }
}
.addIcons {
  position: absolute;
  top: 0;
  left: -60px;
  width: 50px !important;
  span {
    font-size: 25px !important;
  }
src/router/axios.js
@@ -12,8 +12,8 @@
//   console.log(window.location);
//   console.log(url);
// }, 3000);
// window.$apiUrls = "http://171.34.197.243:782";
window.$apiUrls = "http://192.168.0.110:82";
window.$apiUrls = "http://171.34.197.243:782";
// window.$apiUrls = "http://192.168.0.110:82";
const service = axios.create({
  //   baseURL: 'http://192.168.0.107:83',