|
@@ -6,10 +6,10 @@
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
|
<!-- 技能博物馆 -->
|
|
<!-- 技能博物馆 -->
|
|
- <!-- <title>OA办公系统</title>
|
|
|
|
- <link rel="icon" href="<%= BASE_URL %>logo-cd-left1.png"> -->
|
|
|
|
- <title>上海萃颠信息科技有限公司</title>
|
|
|
|
- <link rel="icon" href="<%= BASE_URL %>logo-cd.png">
|
|
|
|
|
|
+ <title>OA办公系统</title>
|
|
|
|
+ <link rel="icon" href="<%= BASE_URL %>logo-cd-left1.png">
|
|
|
|
+ <!-- <title>上海萃颠信息科技有限公司</title>
|
|
|
|
+ <link rel="icon" href="<%= BASE_URL %>logo-cd.png"> -->
|
|
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/7.2.5/polyfill.js"></script>-->
|
|
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/7.2.5/polyfill.js"></script>-->
|
|
<style>
|
|
<style>
|
|
html,
|
|
html,
|
|
@@ -246,8 +246,8 @@
|
|
<script>
|
|
<script>
|
|
window._CONFIG = {};
|
|
window._CONFIG = {};
|
|
//window._CONFIG['domianURL'] = 'http://127.0.0.1:8090/jeecg-boot'; // 本地测试
|
|
//window._CONFIG['domianURL'] = 'http://127.0.0.1:8090/jeecg-boot'; // 本地测试
|
|
- window._CONFIG['domianURL'] = 'http://106.15.206.14:8087/jeecg-boot';// 测试服务器
|
|
|
|
- //window._CONFIG['domianURL'] = 'http://220.191.168.86:18087/jeecg-boot';// 森语外网
|
|
|
|
|
|
+ // window._CONFIG['domianURL'] = 'http://106.15.206.14:8087/jeecg-boot';// 测试服务器
|
|
|
|
+ window._CONFIG['domianURL'] = 'http://220.191.168.86:18087/jeecg-boot';// 森语外网
|
|
window._CONFIG['casPrefixUrl'] = 'http://cas.example.org:8443/cas';
|
|
window._CONFIG['casPrefixUrl'] = 'http://cas.example.org:8443/cas';
|
|
window._CONFIG['onlinePreviewDomainURL'] = 'http://fileview.jeecg.com/onlinePreview'
|
|
window._CONFIG['onlinePreviewDomainURL'] = 'http://fileview.jeecg.com/onlinePreview'
|
|
window._CONFIG['staticDomainURL'] = window._CONFIG['domianURL'] + '/sys/common/static';
|
|
window._CONFIG['staticDomainURL'] = window._CONFIG['domianURL'] + '/sys/common/static';
|