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