|
|
@@ -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';
|