Merge pull request #2965 from Arhell/upd

update jquery to 3.7.1
This commit is contained in:
KubeSphere CI Bot 2023-09-01 10:07:51 +08:00 committed by GitHub
commit 85cf1ddcd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@
{{- partial "css.html" . -}}
<script src='{{ "js/jquery-3.7.0.min.js" | relURL }}'></script>
<script src='{{ "js/jquery-3.7.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.7.1.min.js vendored Normal file

File diff suppressed because one or more lines are too long