|
|
@@ -1,7 +1,7 @@
|
|
|
|
|
|
//const BASE_URL = 'http://127.0.0.1:8088'
|
|
|
- const BASE_URL = 'http://192.168.0.145:8088' //
|
|
|
-//const BASE_URL = 'https://api.xyyxt.net' //
|
|
|
+// const BASE_URL = 'http://192.168.0.145:8088' //
|
|
|
+const BASE_URL = 'https://api.xyyxt.net' //
|
|
|
import store from '@/store/index.js'
|
|
|
import api from './api.js'
|
|
|
var num = 1
|