Browse Source

提交代码。

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

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

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


Loading…
Cancel
Save