huangxiaojing 3 yıl önce
ebeveyn
işleme
5436dcf2cd

+ 1 - 1
microserviceUserH5/index.html

@@ -104,7 +104,7 @@
                 security: encrypts
             }
             $.ajax({
-                url: baseUrl + '/file-center/fileOperate/getImage?id=' + fileId,
+                url: 'https://wjzx.androidscloud.com:9091/file-center/fileOperate/getImage?id=' + fileId,
                 type: 'get',
                 headers: data,
                 xhrFields: { responseType: "blob" },

+ 1 - 1
microserviceUserH5/vcloud/fullAttendAssistant.html

@@ -123,7 +123,7 @@
 				cache: false,
 				success: function (res) {
 					if(res.status === 0){
-						window.location.href = baseUrl + '/file-center/fileOperate/downloadFile?id=173771';
+						window.location.href = 'https://wjzx.androidscloud.com:9091/file-center/fileOperate/downloadFile?id=173771';
 					}else{
 						stopManyClick(() =>{
 							toastr.error(res.msg)

+ 1 - 1
microserviceUserH5/vcloud/homeAttence.html

@@ -123,7 +123,7 @@
 				cache: false,
 				success: function (res) {
 					if(res.status === 0){
-						window.location.href = baseUrl + '/file-center/fileOperate/downloadFile?id=173773';
+						window.location.href = 'https://wjzx.androidscloud.com:9091/file-center/fileOperate/downloadFile?id=173773';
 					}else{
 						stopManyClick(() =>{
 							toastr.error(res.msg)

+ 1 - 1
microserviceUserH5/vcloud/maJiaBaoGoApp.html

@@ -123,7 +123,7 @@
 				cache: false,
 				success: function (res) {
 					if(res.status === 0){
-						window.location.href = baseUrl + '/file-center/fileOperate/downloadFile?id=173767';
+						window.location.href = 'https://wjzx.androidscloud.com:9091/file-center/fileOperate/downloadFile?id=173767';
 					}else{
 						stopManyClick(() =>{
 							toastr.error(res.msg)

+ 1 - 1
microserviceUserH5/vcloud/pangdaAttence.html

@@ -123,7 +123,7 @@
 				cache: false,
 				success: function (res) {
 					if(res.status === 0){
-						window.location.href = baseUrl + '/file-center/fileOperate/downloadFile?id=173775';
+						window.location.href = 'https://wjzx.androidscloud.com:9091/file-center/fileOperate/downloadFile?id=173775';
 					}else{
 						stopManyClick(() =>{
 							toastr.error(res.msg)

+ 1 - 1
microserviceUserH5/vcloud/zhenxiangAttence.html

@@ -122,7 +122,7 @@
 				cache: false,
 				success: function (res) {
 					if(res.status === 0){
-						window.location.href = baseUrl + '/file-center/fileOperate/downloadFile?id=173769';
+						window.location.href = 'https://wjzx.androidscloud.com:9091/file-center/fileOperate/downloadFile?id=173769';
 					}else{
 						stopManyClick(() =>{
 							toastr.error(res.msg)