浏览代码

更新验证码逻辑

sandm 1 年之前
父节点
当前提交
304a7108d6
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      public/themes/default/views/mobile/app/auth/login.blade.php

+ 1 - 0
public/themes/default/views/mobile/app/auth/login.blade.php

@@ -11,6 +11,7 @@
 @push('js')
     <script type="text/javascript" src="{{ theme_asset('gt/gt.js') }}"></script>
     <script type="text/javascript" src="{{ theme_asset('gt/gt.handle.js') }}"></script>
+    <script src="https://captcha.253.com/TCaptcha.js"></script>
 @endpush
 
 @section('content')