Browse Source

首页增加jq3.5

tags/v1.22.6.1^2
OpenIhu 4 years ago
parent
commit
40cd53bf69
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/base/footer.tmpl

+ 1
- 1
templates/base/footer.tmpl View File

@@ -46,7 +46,7 @@
<script src="{{StaticUrlPrefix}}/js/index.js?v={{MD5 AppVer}}"></script>
{{template "custom/footer" .}}
{{if .PageIsHome}}
<script src="/rotation3D/jquery-3.5.0.min.js"></script>
<script src="/home/home.js?v={{MD5 AppVer}}" type="text/javascript"></script>
<script src="{{StaticUrlPrefix}}/vendor/plugins/jquery.particleground/jquery.particleground.min.js"></script>
<script src="/rotation3D/vue-2.6.10.min.js"></script>


Loading…
Cancel
Save