Skip to content

Commit

Permalink
🐌 Removing code
Browse files Browse the repository at this point in the history
  • Loading branch information
ZHENFENG13 authored Nov 16, 2019
1 parent 29aa3d4 commit d855bd3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/main/resources/templates/mall/detail.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@

<!-- jQuery -->
<script th:src="@{/admin/plugins/jquery/jquery.min.js}"></script>
<script th:src="@{/mall/js/detail.js}"></script>
<script th:src="@{/admin/plugins/sweetalert/sweetalert.min.js}"></script>
<script th:src="@{/mall/js/search.js}" type="text/javascript"></script>
<script type="text/javascript">
Expand Down Expand Up @@ -164,4 +163,4 @@
}
</script>
</body>
</html>
</html>

0 comments on commit d855bd3

Please sign in to comment.