Commit 94de09fd by 罗绍泽

办事大厅domain配置

parent cf40a06d
...@@ -13,6 +13,7 @@ String procApp=com.gaowj.business.util.PropUtil.getValue("lcyq_app_url", "quartz ...@@ -13,6 +13,7 @@ String procApp=com.gaowj.business.util.PropUtil.getValue("lcyq_app_url", "quartz
<script src="${ctx}/jfcas04/js/office.js"></script> <script src="${ctx}/jfcas04/js/office.js"></script>
</head> </head>
<body> <body>
<input type="hidden" id="office_domain" value="<%=com.gaowj.business.util.PropUtil.getValue("domain", "quartz_service", "") %>" />
<!-- 头部 --> <!-- 头部 -->
<jsp:include page="/nav4.jsp"></jsp:include> <jsp:include page="/nav4.jsp"></jsp:include>
......
...@@ -23,3 +23,6 @@ user_store_default_1gbsize = 1073741824 ...@@ -23,3 +23,6 @@ user_store_default_1gbsize = 1073741824
user_defaule_filedir = folder user_defaule_filedir = folder
#------------lcyqApp Url--------------------------- #------------lcyqApp Url---------------------------
lcyq_app_url = http://localhost:8080/jfV5lcyq lcyq_app_url = http://localhost:8080/jfV5lcyq
#--------------domain------------------------------
#domain = jfbrother.com
domain = localhost
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment