update package

This commit is contained in:
Wisp X
2022-03-12 17:57:21 +08:00
parent ac62a5613a
commit bf668edcae
23 changed files with 25 additions and 50030 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
<!-- Authentication -->
<form method="POST" action="{{ route('logout') }}">
@csrf
<x-dropdown-link href="{{ route('upload') }}">上传图片</x-dropdown-link>
<x-dropdown-link href="{{ route('images') }}">我的图片</x-dropdown-link>
<x-dropdown-link href="{{ route('dashboard') }}">仪表盘</x-dropdown-link>
<x-dropdown-link href="{{ route('settings') }}">设置</x-dropdown-link>
<x-dropdown-link :href="route('logout')" onclick="event.preventDefault(); this.closest('form').submit();">