Browse Source

提交代码。

Signed-off-by: zouap <zouap@pcl.ac.cn>
pull/2272/head
zouap 3 years ago
parent
commit
053461e8d2
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      templates/base/footer.tmpl

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

@@ -42,8 +42,8 @@
{{template "custom/footer" .}}
{{if .PageIsHome}}
<script src="{{StaticUrlPrefix}}/vendor/plugins/jquery.particleground/jquery.particleground.min.js"></script>
<!-- rotation3D -->
<script src="/rotation3D/jquery-3.5.0.min.js"></script>
<!-- rotation3D
<script src="/rotation3D/jquery-3.5.0.min.js"></script>-->
<script src="/rotation3D/vue-2.6.10.min.js"></script>
<script src="/rotation3D/rotation3D.js"></script>
<script>


Loading…
Cancel
Save