feature #8

Merged
XiaoLFeng merged 32 commits from feature into master 2023-06-29 13:25:35 +08:00
Showing only changes of commit 3162716710 - Show all commits

View File

@ -80,7 +80,7 @@ class="fixed hidden inset-y-0 right-0 z-50 w-full overflow-y-auto bg-white px-6
<div class="flex items-center justify-between"> <div class="flex items-center justify-between">
<a href="#" class="-m-1.5 p-1.5"> <a href="#" class="-m-1.5 p-1.5">
<span class="sr-only">Your Company</span> <span class="sr-only">Your Company</span>
<img class="h-8 w-auto" src="https://tailwindui.com/img/logos/mark.svg?color=indigo&shade=600" <img class="h-8 w-auto" src="{{ asset('images/logo.jpg') }}"
alt=""> alt="">
</a> </a>
<button type="button" class="-m-2.5 rounded-md p-2.5 text-gray-700" onclick="openMenuOut()"> <button type="button" class="-m-2.5 rounded-md p-2.5 text-gray-700" onclick="openMenuOut()">