From 19f44bd245cc6ed25dc61b9b0091a711ac847d2a Mon Sep 17 00:00:00 2001 From: "iVampireSP.com" Date: Thu, 2 Feb 2023 02:00:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/admin/modules/create.blade.php | 60 +++++++++---------- resources/views/mail/common.blade.php | 6 +- .../notifications/charge_success.blade.php | 3 +- resources/views/real_name/create.blade.php | 10 ++-- .../views/vendor/mail/html/button.blade.php | 35 +++++------ 5 files changed, 59 insertions(+), 55 deletions(-) diff --git a/resources/views/admin/modules/create.blade.php b/resources/views/admin/modules/create.blade.php index 5272863..65fcee8 100644 --- a/resources/views/admin/modules/create.blade.php +++ b/resources/views/admin/modules/create.blade.php @@ -3,42 +3,42 @@ @section('title', '新建模块') @section('content') -

新建模块

+

新建模块

-
- @csrf + + @csrf -
- - -
+
+ + +
-
- - -
+
+ + +
-
- - -
+
+ + +
-
- - -
+
+ + +
- -
- - -
+ +
+ + +
- -
+ + @endsection diff --git a/resources/views/mail/common.blade.php b/resources/views/mail/common.blade.php index 15882d3..904d10b 100644 --- a/resources/views/mail/common.blade.php +++ b/resources/views/mail/common.blade.php @@ -1,7 +1,7 @@ @component('mail::message') -# {{ $title }} + # {{ $title }} -{{ $content }} + {{ $content }} -
+
@endcomponent diff --git a/resources/views/notifications/charge_success.blade.php b/resources/views/notifications/charge_success.blade.php index d0c1d90..b6ffdb8 100644 --- a/resources/views/notifications/charge_success.blade.php +++ b/resources/views/notifications/charge_success.blade.php @@ -1,3 +1,4 @@ @if ($data['balance']->paid_at !== null) - {{ $data['user']->name }} 在 {{ $data['balance']->paid_at->toDateTimeString() }} 充值了 {{ $data['balance']->amount }} 元,使用了 + {{ $data['user']->name }} 在 {{ $data['balance']->paid_at->toDateTimeString() }} 充值了 {{ $data['balance']->amount }} 元,使用了 + @endif diff --git a/resources/views/real_name/create.blade.php b/resources/views/real_name/create.blade.php index 4a5847d..24fe936 100644 --- a/resources/views/real_name/create.blade.php +++ b/resources/views/real_name/create.blade.php @@ -35,20 +35,22 @@ 公安 CTID 实人认证服务由 北京一砂信息技术有限公司 提供。它将会引导您完成实人认证。 - 为监管需要,我们会加密保存您的身份数据,不会泄露给任何第三方。更详细的隐私政策请查看上方的链接中的 "隐私及个人信息的保护"。 + 为监管需要,我们会加密保存您的身份数据,不会泄露给任何第三方。更详细的隐私政策请查看上方的链接中的 + "隐私及个人信息的保护"。 如果您是怀抱志向的未成年人,请确保您的父母或监护人已经同意您进行实人认证。 -
+
但是请注意,如果您的父母或监护人不同意您进行实人认证,我们将无法为您提供服务。
实人认证的人脸数据来自 "互联网+”可信身份认证平台",我们不会保存您的人脸数据。 -
+
如果您未办理过身份证,则公安数据库中没有您的人脸信息,请勿进行实人认证。
- 您的年龄必须大于 {{ config('settings.supports.real_name.min_age') }} 岁,小于 {{ config('settings.supports.real_name.max_age') }} 岁,否则无法进行实人认证。 + 您的年龄必须大于 {{ config('settings.supports.real_name.min_age') }} + 岁,小于 {{ config('settings.supports.real_name.max_age') }} 岁,否则无法进行实人认证。

实人认证

diff --git a/resources/views/vendor/mail/html/button.blade.php b/resources/views/vendor/mail/html/button.blade.php index e74fe55..2f9d59a 100644 --- a/resources/views/vendor/mail/html/button.blade.php +++ b/resources/views/vendor/mail/html/button.blade.php @@ -1,19 +1,20 @@ - - - + + +