Browse Source

提交代码。

Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.6.1^2
zouap 3 years ago
parent
commit
12f4cf3cdd
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/base/footer.tmpl

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

@@ -49,7 +49,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="{{StaticUrlPrefix}}/vendor/plugins/jquery.particleground/jquery.particleground.min.js"></script>
<script src="/rotation3D/vue-2.6.10.min.js"></script>
<script src="/rotation3D/rotation3D.js?v={{MD5 AppVer}}"></script>


Loading…
Cancel
Save