pages/basics/comb.vue
@@ -118,7 +118,7 @@ return; } uni.request({ url: that.baseUrl + "/matCode/auth", url: that.baseHttp + that.baseIP + that.baseUrl + "/matCode/auth", header:{ 'content-type':'application/x-www-form-urlencoded', @@ -213,7 +213,7 @@ } uni.request({ url: that.baseUrl + "/mobile/comb/auth", url: that.baseHttp + that.baseIP + that.baseUrl + "/mobile/comb/auth", header:{ // #ifdef H5 'token':uni.getStorageSync('token')