pom.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/main/webapp/static/js/common.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pom.xml
@@ -106,7 +106,7 @@ </dependencies> <build> <finalName>jlwms</finalName> <finalName>xzjlwms</finalName> <plugins> <plugin> <groupId>org.springframework.boot</groupId> src/main/webapp/static/js/common.js
@@ -1,4 +1,4 @@ var baseUrl = "/jlwms"; var baseUrl = "/xzjlwms"; // 详情窗口-高度 var detailHeight = '80%';