1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Upgrade jquery from 1.10.2 to 1.12.2 (#3571)

---------

Co-authored-by: chundonglinlin <chundonglinlin@163.com>
This commit is contained in:
panda 2023-06-30 06:28:10 +08:00 committed by GitHub
parent cb44e81d83
commit 30c2f50cae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 29 additions and 81 deletions

View file

@ -3,7 +3,7 @@
<head>
<title>SRS</title>
<meta charset="utf-8">
<script type="text/javascript" src="players/js/jquery-1.10.2.min.js"></script>
<script type="text/javascript" src="players/js/jquery-1.12.2.min.js"></script>
<script type="text/javascript" src="players/js/srs.page.js"></script>
<script type="text/javascript" src="players/js/srs.utility.js"></script>
<script type="text/javascript" src="players/js/winlin.utility.js"></script>