Browse Source

提交代码。

Signed-off-by: zouap <zouap@pcl.ac.cn>
pull/1283/head
zouap 3 years ago
parent
commit
f81c2bdb72
2 changed files with 0 additions and 2 deletions
  1. +0
    -1
      templates/base/head_home.tmpl
  2. +0
    -1
      templates/home.tmpl

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

@@ -189,7 +189,6 @@ var _hmt = _hmt || [];
<script src="/self/func.js" type="text/javascript"></script> <script src="/self/func.js" type="text/javascript"></script>
<script src="{{StaticUrlPrefix}}/js/jquery.js?v={{MD5 AppVer}}"></script> <script src="{{StaticUrlPrefix}}/js/jquery.js?v={{MD5 AppVer}}"></script>
<!-- Swiper --> <!-- Swiper -->
<!--
<link rel="stylesheet" href="/swiper/swiper-bundle.min.css"> <link rel="stylesheet" href="/swiper/swiper-bundle.min.css">
<script src="/swiper/swiper-bundle.min.js"></script> <script src="/swiper/swiper-bundle.min.js"></script>
</head> </head>


+ 0
- 1
templates/home.tmpl View File

@@ -180,5 +180,4 @@
}); });
</script> </script>



{{template "base/footer" .}} {{template "base/footer" .}}

Loading…
Cancel
Save