diff --git a/resources/views/auth/login.blade.php b/resources/views/auth/login.blade.php index f882642..394b38d 100644 --- a/resources/views/auth/login.blade.php +++ b/resources/views/auth/login.blade.php @@ -26,43 +26,14 @@ {{ $errors->first('ope_id') }} @endif - -
- - -
- - {{-- 默认:闭眼 --}} - - - - - - - {{-- 按住时:睁眼 --}} - - - - - -
-
- - - - +
+ +
+ +
+
@if ($errors->has('ope_pass')) - - {{-- 指摘により暫定対応 --}} + @endsection