@extends('mobile.module.layouts.content') @push('meta') @endpush @push('css') @endpush @push('js') @endpush @section('content')
账号密码登录
手机动态码登录
{{ csrf_field() }}
下次自动登录
登录
立即注册 企业用户登录
使用合作账号登录/注册
@endsection @section('script') @include('mobile.module.widgets.thirdlogin') @endsection