forked from XiaoLFeng/XF_Index
更新链接,解决外网tailwindcss网速过慢问题
This commit is contained in:
parent
6f88364d3a
commit
3162716710
@ -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()">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user