实现单文件删除

This commit is contained in:
F嘉阳
2018-02-09 15:28:27 +08:00
parent 5db6f909c4
commit c66b0bd9ae
15 changed files with 169 additions and 21 deletions

View File

@@ -48,7 +48,7 @@
</el-container>
</el-container>
</div>
<script th:src="@{js/homePage.js}"></script>
<script th:src="@{js/msg.js}"></script>
<script th:src="@{/js/homePage.js}"></script>
<script th:src="@{/js/common.js}"></script>
</body>
</html>