This commit is contained in:
iVampireSP.com 2023-02-17 22:16:27 +08:00
parent 9cee90c8ee
commit 777e028aea
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -13,10 +13,11 @@
@elseif (isset($data['from_user']) && !is_null($data['from_user']))
<span>来自用户:{{ $data['from_user']['name'] }}</span>
@else
<span>一个第三方的应用程序</span>
<span>一个应用程序</span>
@endif
</code>
想要获取你的用户信息。
的验证请求
</h3>
<p>{{ $data['meta']['description'] }}</p>