Skip to content

Commit

Permalink
更新jquery
Browse files Browse the repository at this point in the history
  • Loading branch information
ChengTao committed Aug 18, 2016
1 parent 941605c commit d14ab10
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 27 deletions.
2 changes: 1 addition & 1 deletion sample/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<title>Cordova Mipush Demo</title>
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<script src="js/jquery-1.8.2.js"></script>
<script src="js/jquery-3.1.0.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="cordova.js"></script>
<script src="js/index.js"></script>
Expand Down
Loading

0 comments on commit d14ab10

Please sign in to comment.