Ver código fonte

更新验证码

sandm 1 ano atrás
pai
commit
25775c0a4b

+ 1 - 0
public/themes/default/views/module/section/html_start.blade.php

@@ -21,6 +21,7 @@
     <!-- Styles -->
     @stack('css')
     <script type="text/javascript" src="{{theme_asset('jquery/jquery-1.12.4.min.js')}}"></script>
+    <script src="https://captcha.253.com/TCaptcha.js"></script>
     @stack('js')
 </head>
 <body>