@extends('module.layouts.auth') @push('meta') @endpush @push('css') @endpush @push('js') @endpush @section('content')
个人注册
{{--
手机注册
--}}
邮箱注册
{{csrf_field()}}
危险
一般
安全
返回首页

使用合作账号直接登录

已经有{{subsite_config('aix.system.site.site.site_name')}}账号:
@endsection @section('script') @include('module.widgets.thirdlogin') @endsection