licp
2024-03-04 f7bd30c0b016c3766bdbd931e28ff90a8e05c7ba
src/main.js
@@ -12,8 +12,8 @@
import swal from 'sweetalert'
//本地
Vue.prototype.LOCATIONVUE = "http://127.0.0.1:80";
const javaApi = 'http://localhost:8001';
Vue.prototype.LOCATIONVUE = "http://127.0.0.1:80";
const javaApi = 'http://192.168.0.133:8001';
//胜云服务器
// Vue.prototype.LOCATIONVUE = "http://syxt.shxiao2.cn";
// const javaApi = 'http://122.114.52.69:8001';