Merge pull request #2645 from Arhell/upd

update jQuery
This commit is contained in:
KubeSphere CI Bot 2022-08-30 00:26:30 +08:00 committed by GitHub
commit 221201c6bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@
{{- partial "css.html" . -}}
<script src='{{ "js/jquery-3.6.0.min.js" | relURL }}'></script>
<script src='{{ "js/jquery-3.6.1.min.js" | relURL }}'></script>
<script src='{{ "js/viewer.min.js" | relURL }}'></script>
<script src='{{ "js/jquery.modal.min.js" | relURL }}'></script>
<script src='{{ "swiper/swiper-bundle.min.js" | relURL }}'></script>

File diff suppressed because one or more lines are too long

2
static/js/jquery-3.6.1.min.js vendored Normal file

File diff suppressed because one or more lines are too long