Browse Source

提交代码。

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

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

@@ -190,7 +190,6 @@ var _hmt = _hmt || [];
<script src="{{StaticUrlPrefix}}/js/jquery.js?v={{MD5 AppVer}}"></script> <script src="{{StaticUrlPrefix}}/js/jquery.js?v={{MD5 AppVer}}"></script>
<!-- Swiper --> <!-- Swiper -->


<script src="./swiper-7.2.0/swiper/swiper-bundle.min.js"></script>
</head> </head>
<body> <body>
{{template "custom/body_outer_pre" .}} {{template "custom/body_outer_pre" .}}


Loading…
Cancel
Save