Browse Source

Merge branches 'web-test' and 'web-test' of https://git.openi.org.cn/OpenI/aiforge into web-0601

pull/2272/head
Gitea 3 years ago
parent
commit
94ddfc400a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      templates/base/footer.tmpl

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

@@ -47,6 +47,7 @@
<script src="{{StaticUrlPrefix}}/js/index.js?v={{MD5 AppVer}}"></script>
{{template "custom/footer" .}}
{{if .PageIsHome}}
<script src="https://www.jq22.com/jquery/jquery-1.10.2.js"></script>
<script src="/rotation3D/vue-2.6.10.min.js"></script>
<script src="/rotation3D/rotation3D.js?v={{MD5 AppVer}}"></script>
<script>


Loading…
Cancel
Save