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