pom.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/main/webapp/static/js/common.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/main/webapp/views/index.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pom.xml
@@ -115,7 +115,7 @@ </dependencies> <build> <finalName>wms</finalName> <finalName>pms</finalName> <plugins> <plugin> <groupId>org.springframework.boot</groupId> src/main/webapp/static/js/common.js
@@ -1,4 +1,4 @@ var baseUrl = "/wms"; var baseUrl = "/pms"; // 详情窗口-高度 var detailHeight = '80%'; src/main/webapp/views/index.html
@@ -26,7 +26,7 @@ <div class="layui-header"> <div class="layui-logo"> <img src="../static/image/logo2.png"/> <cite> Wms Admin </cite> <cite> 项目管理系统</cite> </div> <!-- 左 --> <ul class="layui-nav layui-layout-left">