From 777e028aea7484ba3151d91f017ce81b5afcf222 Mon Sep 17 00:00:00 2001 From: "iVampireSP.com" Date: Fri, 17 Feb 2023 22:16:27 +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/request.blade.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/resources/views/auth/request.blade.php b/resources/views/auth/request.blade.php index 796f5f7..523d08d 100644 --- a/resources/views/auth/request.blade.php +++ b/resources/views/auth/request.blade.php @@ -13,10 +13,11 @@ @elseif (isset($data['from_user']) && !is_null($data['from_user'])) 来自用户:{{ $data['from_user']['name'] }} @else - 一个第三方的应用程序 + 一个应用程序 @endif + - 想要获取你的用户信息。 + 的验证请求

{{ $data['meta']['description'] }}