jiangping
2025-06-03 5933da5228c2696e9008ebd1915fcc58a679b4a2
wx/main.js
@@ -8,9 +8,9 @@
App.mpType = 'app'
// Vue.prototype.$baseUrl = 'http://192.168.0.131:10031/';
Vue.prototype.$baseUrl = 'http://192.168.0.110:10031';
// Vue.prototype.$baseUrl = 'http://192.168.0.110:10031';
// Vue.prototype.$baseUrl = 'https://dmtest.ahapp.net/yyb_web_api/';
// Vue.prototype.$baseUrl = 'https://www.yyb.red/yyb_web_api/'
Vue.prototype.$baseUrl = 'https://www.yyb.red/yyb_web_api/'
Vue.prototype.$store = store;
Vue.use(uView);