forked from XiaoLFeng/XF_Index
97 lines
5.1 KiB
PHP
97 lines
5.1 KiB
PHP
<!doctype html>
|
||
<html lang="zh-CN">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport"
|
||
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||
<link rel="stylesheet" href="{{ asset('css/app.css') }}">
|
||
<link rel="stylesheet" href="{{ asset('css/flowbite.css') }}">
|
||
@include('modules.head')
|
||
{!! $webHeader !!}
|
||
</head>
|
||
<body>
|
||
<div class="bg-white">
|
||
@include('modules.navbar')
|
||
<div class="relative isolate px-6 lg:px-8">
|
||
<div class="absolute inset-x-0 -top-40 -z-10 transform-gpu overflow-hidden blur-3xl sm:-top-80"
|
||
aria-hidden="true">
|
||
<div
|
||
class="relative left-[calc(50%-11rem)] aspect-[1155/678] w-[36.125rem] -translate-x-1/2 rotate-[30deg] bg-gradient-to-tr from-[#ff80b5] to-[#9089fc] opacity-30 sm:left-[calc(50%-30rem)] sm:w-[72.1875rem]"
|
||
style="clip-path: polygon(74.1% 44.1%, 100% 61.6%, 97.5% 26.9%, 85.5% 0.1%, 80.7% 2%, 72.5% 32.5%, 60.2% 62.4%, 52.4% 68.1%, 47.5% 58.3%, 45.2% 34.5%, 27.5% 76.7%, 0.1% 64.9%, 17.9% 100%, 27.6% 76.8%, 76.1% 97.7%, 74.1% 44.1%)"></div>
|
||
</div>
|
||
<div class="mx-auto my-10 max-w-4xl py-8 sm:py-16 lg:py-16">
|
||
<div class="py-6">
|
||
<a href="{{ route('function.edit-search') }}" class="focus:outline-none text-white bg-blue-700
|
||
hover:bg-blue-800 focus:ring-4 focus:ring-green-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-2 dark:bg-blue-600
|
||
dark:hover:bg-blue-700 dark:focus:ring-blue-800">
|
||
<i class="bi bi-arrow-return-left"></i>
|
||
<span class="ps-1">返回友链搜索</span>
|
||
</a>
|
||
</div>
|
||
<div
|
||
class="col-span-10 lg:col-span-7 items-center justify-center rounded bg-gray-50 dark:bg-gray-800 shadow">
|
||
<div class="px-10 py-5">
|
||
<h1 class="text-center mb-4 text-3xl font-bold leading-none tracking-tight text-gray-900 md:text-3xl lg:text-4xl dark:text-white mt-5">
|
||
身份无法验证</h1>
|
||
<p class="mb-6 text-lg font-normal text-gray-500 sm:px-16 xl:px-48 dark:text-gray-400 text-center">
|
||
您好 <b>{{ $blog->blogName }}</b> 的站长</p>
|
||
<p class="mb-6 text-lg font-normal text-gray-500 sm:px-16 xl:px-48 dark:text-gray-400 text-center">
|
||
由于您未在本站设置有效邮箱,无法进行自助修改,请联系站长{{ $sqlAuthor }}(
|
||
<a class="text-blue-500 dark:text-blue-700" href="mailto:{{ $sqlEmail }}">{{ $sqlEmail }}</a>
|
||
)进行修改
|
||
</p>
|
||
<div class="py-6 text-center">
|
||
<a href="mailto:{{ $sqlEmail }}" class="focus:outline-none text-white bg-green-700 hover:bg-green-800
|
||
focus:ring-4 focus:ring-green-300
|
||
font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-2 dark:bg-green-600 dark:hover:bg-green-700 dark:focus:ring-green-800">
|
||
<i class="bi bi-send"></i>
|
||
<span class="ps-1">联系站长</span>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="mb-20"></div>
|
||
<div
|
||
class="absolute inset-x-0 top-[calc(100%-13rem)] -z-10 transform-gpu overflow-hidden blur-3xl sm:top-[calc(100%-30rem)]"
|
||
aria-hidden="true">
|
||
<div
|
||
class="relative left-[calc(50%+3rem)] aspect-[1155/678] w-[36.125rem] -translate-x-1/2 bg-gradient-to-tr from-[#ff80b5] to-[#9089fc] opacity-30 sm:left-[calc(50%+36rem)] sm:w-[72.1875rem]"
|
||
style="clip-path: polygon(74.1% 44.1%, 100% 61.6%, 97.5% 26.9%, 85.5% 0.1%, 80.7% 2%, 72.5% 32.5%, 60.2% 62.4%, 52.4% 68.1%, 47.5% 58.3%, 45.2% 34.5%, 27.5% 76.7%, 0.1% 64.9%, 17.9% 100%, 27.6% 76.8%, 76.1% 97.7%, 74.1% 44.1%)"></div>
|
||
</div>
|
||
@include('modules.footer')
|
||
</div>
|
||
</div>
|
||
<!-- Toast -->
|
||
<div id="toast"
|
||
class="z-[9999] fixed top-5 left-5 hidden items-center w-full max-w-xs p-4 space-x-4 text-gray-500 bg-white divide-x divide-gray-200 rounded-lg shadow dark:text-gray-400 dark:divide-gray-700 space-x dark:bg-gray-800"
|
||
role="alert">
|
||
<div class="pl-4 text-sm font-normal">
|
||
<span id="toast-icon" class="pe-1"><i class="bi bi-info-circle text-blue-500"></i></span>
|
||
<span id="toast-info">Message sent successfully.</span>
|
||
</div>
|
||
</div>
|
||
</body>
|
||
<script src="{{ asset('js/app.js') }}"></script>
|
||
<script src="{{ asset('js/jquery.js') }}"></script>
|
||
<script type="text/javascript">
|
||
// 处理Toast
|
||
class Toast {
|
||
static toggle(data, icon) {
|
||
this.set(data, icon);
|
||
$('#toast').fadeIn(300);
|
||
setTimeout(function () {
|
||
$('#toast').fadeOut(300);
|
||
}, 3000);
|
||
}
|
||
|
||
static set(data, icon) {
|
||
$('#toast-icon').html(icon);
|
||
$('#toast-info').text(data);
|
||
}
|
||
}
|
||
</script>
|
||
{!! $webFooter !!}
|
||
</html>
|