Skip to content

Commit a952479

Browse files
committed
jquery读取本地
1 parent 7a3e9e9 commit a952479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/views/layout_main.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<title>Phase 1</title>
1111
<link href="./public/css/bootstrap.min.css" rel="stylesheet">
1212
<link href="./public/css/index.css" rel="stylesheet">
13-
<script src="http://github.com/%3Cspan%20class="x x-first x-last">http://libs.baidu.com/jquery/2.1.1/jquery.min.js"></script>
13+
<script src="http://github.com/%3Cspan%20class="x x-first x-last">./public/js/jquery.min.js"></script>
1414
<script src="./public/js/bootstrap.min.js"></script>
1515
</head>
1616
<body>

0 commit comments

Comments
 (0)