twt před 5 dny
rodič
revize
29f16f6717
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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(),