Browse Source

注释跳转本地

zhaohongpeng 8 years ago
parent
commit
2a4d0003fc

+ 1 - 1
src/main/webapp/resources/js/vendor/controllers/forstore/vendor_index_ctrl.js

@@ -17,7 +17,7 @@ define(['app/app', 'calendar'], function(app) {
                 } else {
                 } else {
                     var urlPrex = 'http://192.168.253.12:32323';
                     var urlPrex = 'http://192.168.253.12:32323';
                 }
                 }
-                urlPrex = 'http://192.168.253.118:3001';
+                //urlPrex = 'http://192.168.253.118:3001';
                 var url = urlPrex + '/sso/login/change/userspace?spaceUU='+$scope.userInfo.enterprise.uu;
                 var url = urlPrex + '/sso/login/change/userspace?spaceUU='+$scope.userInfo.enterprise.uu;
                 $.ajax({
                 $.ajax({
                     url:url,
                     url:url,