Merge pull request #2780 from Arhell/upd

update jquery
This commit is contained in:
KubeSphere CI Bot 2022-12-20 10:45:52 +08:00 committed by GitHub
commit ebae965b82
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.1.min.js" | relURL }}'></script>
<script src='{{ "js/jquery-3.6.2.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.2.min.js vendored Normal file

File diff suppressed because one or more lines are too long