From 15a32a8e7df5909017929ca10d972d29a8156a2d Mon Sep 17 00:00:00 2001 From: "iVampireSP.com" Date: Mon, 20 Feb 2023 00:59:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E8=BF=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/auth/verify.blade.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/views/auth/verify.blade.php b/resources/views/auth/verify.blade.php index e029e5b..f5805cc 100644 --- a/resources/views/auth/verify.blade.php +++ b/resources/views/auth/verify.blade.php @@ -12,7 +12,9 @@ @csrf - . + 。 + +

我们将会删除超过 3 天没有验证邮箱的用户。

@endif @endsection