Merge pull request #2862 from Arhell/jq

update jquery
This commit is contained in:
KubeSphere CI Bot 2023-03-14 11:36:50 +08:00 committed by GitHub
commit 8aa44431c3
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.3.min.js" | relURL }}'></script>
<script src='{{ "js/jquery-3.6.4.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.4.min.js vendored Normal file

File diff suppressed because one or more lines are too long