|
@@ -10,7 +10,9 @@ uni.$u.http.setConfig((config) => {
|
|
// 本地
|
|
// 本地
|
|
// config.baseURL = 'http://192.168.31.102/'
|
|
// config.baseURL = 'http://192.168.31.102/'
|
|
// 线上
|
|
// 线上
|
|
- config.baseURL = 'https://meta.swdz.com/'
|
|
|
|
|
|
+ //config.baseURL = 'https://meta.swdz.com/'
|
|
|
|
+//测试
|
|
|
|
+ config.baseURL='https://t.scxxq.cn/index.php/'
|
|
|
|
|
|
|
|
|
|
config.header = {
|
|
config.header = {
|