twt 5 päivää sitten
vanhempi
commit
29f16f6717
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      pages/index/correction.vue

+ 1 - 1
pages/index/correction.vue

@@ -184,7 +184,7 @@
 						//console.log(that.$baseURL + '/search?action=uploadapi/uploadImgBatch');
 						uni.uploadFile({
 							//url: that.$baseURL + '/search?action=uploadapi/uploadImgBatch',
-							url:'http://openapi.db.66km.cn/uploadapi/uploadImgBatch?timestamp='+Date.now()+'&type=errorcorrection',
+							url:'https://openapi.db.66km.cn/uploadapi/uploadImgBatch?timestamp='+Date.now()+'&type=errorcorrection',
 							//url:'http://192.168.1.8:20134/uploadapi/uploadImgBatch?timestamp='+Date.now()+'&type=errorcorrection',
 							header:{
 								timestamp:Date.now(),