实现用户仅能查看自己提交的文件

This commit is contained in:
F嘉阳
2018-02-23 13:02:23 +08:00
parent c91ee252a3
commit a50c33375d
14 changed files with 783 additions and 106 deletions

View File

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