LiFei 3 년 전
부모
커밋
e2009a76fc
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      public/index.html

+ 2 - 2
public/index.html

@@ -243,9 +243,9 @@
   <script>
     window._CONFIG = {};
     // 本地
-    // window._CONFIG['domianURL'] = 'http://127.0.0.1:8089/happy-boot';
+    window._CONFIG['domianURL'] = 'http://127.0.0.1:8089/happy-boot';
     //测试服
-    window._CONFIG['domianURL'] = 'https://hw.hap-job.com/happy-boot';
+    // window._CONFIG['domianURL'] = 'https://hw.hap-job.com/happy-boot';
     //正式服
     // window._CONFIG['domianURL'] = 'https://www.dal-pay.com/happy-boot';
     window._CONFIG['casPrefixUrl'] = 'http://cas.example.org:8443/cas';