wesley 6 years ago
parent
commit
b75c2e1835
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/views/vendor/geetest/geetest.blade.php

+ 1 - 1
resources/views/vendor/geetest/geetest.blade.php

xqd
@@ -1,4 +1,4 @@
-<script src="https://cdn.bootcss.com/jquery/2.1.0/jquery.min.js"></script>
+<script src="/base/js/jquery-2.1.1.min.js"></script>
 <script src="https://static.geetest.com/static/tools/gt.js"></script>
 <div id="{{ $captchaid }}"></div>
 <p id="wait-{{ $captchaid }}" class="show">正在加载验证码...</p>