|
@@ -8,8 +8,8 @@
|
|
|
import $store from '../store'
|
|
|
const extConfig = uni.getExtConfigSync();
|
|
|
console.log(extConfig)
|
|
|
-const baseUrl=extConfig.url+'/'
|
|
|
-//const baseUrl='http://192.168.0.176:20187/'
|
|
|
+//const baseUrl=extConfig.url+'/'
|
|
|
+const baseUrl='http://192.168.0.176:20187/'
|
|
|
//const baseUrl='https://store-api.qdbtl.cn/'
|
|
|
//const baseUrl='http://dms.66km.com.cn/'
|
|
|
//wxc023ff04deb28f2d正式 wx33053a645546ec31 E37BB296-5A08-4534-859D-B351BA611AF9 EEADACCD-8A19-499D-8AD7-6975D2C93243
|