文档中追踪关系版本显示

dm
d18234754161 3 weeks ago
parent 82546eda84
commit 4d4c016bae
  1. 23
      .idea/workspace.xml
  2. 4
      src/main/webapp/WEB-INF/jsp/KD/portal/home.jsp
  3. 4
      src/main/webapp/WEB-INF/jsp/KD/portal/indexPage.jsp

@ -9,11 +9,10 @@
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="843984df-9787-40cb-af98-1117ed8c56a1" name="Changes" comment="dm">
<list default="true" id="843984df-9787-40cb-af98-1117ed8c56a1" name="Changes" comment="文档中追踪关系版本显示">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/com/keyware/kd/service/impl/documentSection/DocumentSectionServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/keyware/kd/service/impl/documentSection/DocumentSectionServiceImpl.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/keyware/kd/service/impl/documentSection/DocumentSectionServiceImpl$MapKeyComparator.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/keyware/kd/service/impl/documentSection/DocumentSectionServiceImpl$MapKeyComparator.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/target/classes/com/keyware/kd/service/impl/documentSection/DocumentSectionServiceImpl.class" beforeDir="false" afterPath="$PROJECT_DIR$/target/classes/com/keyware/kd/service/impl/documentSection/DocumentSectionServiceImpl.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/webapp/WEB-INF/jsp/KD/portal/home.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/webapp/WEB-INF/jsp/KD/portal/home.jsp" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/webapp/WEB-INF/jsp/KD/portal/indexPage.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/webapp/WEB-INF/jsp/KD/portal/indexPage.jsp" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -412,7 +411,9 @@
<workItem from="1724209060738" duration="829000" />
<workItem from="1724212133862" duration="1324000" />
<workItem from="1724894477094" duration="338000" />
<workItem from="1724895077348" duration="5711000" />
<workItem from="1724895077348" duration="6374000" />
<workItem from="1724981063614" duration="608000" />
<workItem from="1724982535349" duration="268000" />
</task>
<task id="LOCAL-00001" summary="。。">
<created>1714040131802</created>
@ -449,7 +450,14 @@
<option name="project" value="LOCAL" />
<updated>1724902937358</updated>
</task>
<option name="localTasksCounter" value="6" />
<task id="LOCAL-00006" summary="文档中追踪关系版本显示">
<created>1724915329319</created>
<option name="number" value="00006" />
<option name="presentableId" value="LOCAL-00006" />
<option name="project" value="LOCAL" />
<updated>1724915329319</updated>
</task>
<option name="localTasksCounter" value="7" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
@ -473,7 +481,8 @@
<MESSAGE value="。。" />
<MESSAGE value="。" />
<MESSAGE value="dm" />
<option name="LAST_COMMIT_MESSAGE" value="dm" />
<MESSAGE value="文档中追踪关系版本显示" />
<option name="LAST_COMMIT_MESSAGE" value="文档中追踪关系版本显示" />
</component>
<component name="XDebuggerManager">
<breakpoint-manager>

@ -6,7 +6,7 @@
<head>
<link rel="shortcut icon" href="${_resources}/logo.png"/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>文档自动化编制平台</title>
<title>标准化文档自动生成系统</title>
<%--<%@ include file="/WEB-INF/jsp/common/inc.jsp" %>--%>
<script type="text/javascript" src="${_resources}jq/jquery-1.11.2.js"></script>
<script type="text/javascript" src="${_resources}jquery-ui/jquery-ui-1.10.4.custom.min.js"></script>
@ -269,7 +269,7 @@
</ul>
</div>
</div>
<div class="left"><span>文档自动化编制平台 V4.0.0</span></div>
<div class="left"><span>标准化文档自动生成系统 V4.0.0</span></div>
<div class="mid">
<ul id="nav">
</ul>

@ -6,7 +6,7 @@
<link rel="shortcut icon" href="${_resources}/logo.png"/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
<title>文档自动化编制平台</title>
<title>标准化文档自动生成系统</title>
<script type="text/javascript" src="${_resources}jq/jquery-1.11.2.js"></script>
<script src="${_resources}validationEngine/jquery.validationEngine.js"></script>
<script src="${_resources}validationEngine/jquery.validationEngine-zh_CN.js"></script>
@ -227,7 +227,7 @@ function changeColor(){
<body>
<form name="testUser" id="testUser" action="${_baseUrl}/login" method="post">
<div id="parent">
<div id="pingtai">&nbsp&nbsp&nbsp&nbsp<img class="custom-image-position" src="${_resources}/images/tubiao.png">文档自动化编制平台</div>
<div id="pingtai">&nbsp&nbsp&nbsp&nbsp<img class="custom-image-position" src="${_resources}/images/tubiao.png">标准化文档自动生成系统</div>
<%-- <h4>Document automation platform</h4>--%>
<div id="login">
<div id="userM">用户登录</div>

Loading…
Cancel
Save