|
@@ -8,8 +8,8 @@
|
|
|
import $store from '../store'
|
|
|
const extConfig = uni.getExtConfigSync();
|
|
|
console.log(extConfig)
|
|
|
-//const baseUrl=extConfig.url+'/'
|
|
|
-const baseUrl='http://api2.dms.66km.com.cn/'
|
|
|
+const baseUrl=extConfig.url+'/'
|
|
|
+//const baseUrl='http://api2.dms.66km.com.cn/'
|
|
|
//const baseUrl='http://dms.66km.com.cn/'
|
|
|
//const baseUrl='http://192.168.1.18:20187/'
|
|
|
//const baseUrl='https://store-api.qdbtl.cn/'
|