heyang 3 years ago
parent
commit
9e42296338
1 changed files with 2 additions and 1 deletions
  1. 2 1
      microserviceUserH5/vcloud/promote.html

+ 2 - 1
microserviceUserH5/vcloud/promote.html

@@ -147,7 +147,8 @@
 						} else if (res.status === 1) {
 							toastr.error(res.msg)
 							setTimeout(function () {
-								$(window).attr('location', 'http://www.androidscloud.com/');
+								// $(window).attr('location', 'http://www.androidscloud.com/');
+								$(window).attr('location', 'http://14.18.190.141:28888');
 							}, 1000)
 						} else {
 							toastr.error(res.msg)