分支自 SuZhouGuanHong/TaiYuanTaiZhong

huanghongfeng
2024-07-04 08dd2afd7a9614dad029e94918516b068d413cac
´úÂë¹ÜÀí/´óÆÁ/src/main.js
@@ -21,7 +21,8 @@
Vue.prototype.$http = axios.create({
  timeout: 20000,
  baseURL: 'http://192.168.12.101:8098',
  //baseURL: 'http://192.168.12.101:8098',
  baseURL: 'http://localhost:8098',
});
//5.x å¼•用方式为按需引用
//希望使用5.x版本的话,需要在package.json中更新版本号,并切换引用方式