style:修改样式
This commit is contained in:
parent
6e0987bf76
commit
083bcb3b1a
@ -34,7 +34,7 @@ defineComponent({
|
||||
<div
|
||||
class="w-full h-full bg-white p-4 rounded drop-shadow-lg overflow-y-auto flex justify-center items-center flex-col"
|
||||
>
|
||||
<img src="/logo/only/1024x1024.png" class="w-[95px] h-[95px]" alt="Logo"/>
|
||||
<img src="/logo/only/1024x1024.png" class="w-[95px] h-[95px] mt-[-50px]" alt="Logo"/>
|
||||
<div class="mt-[8px] text-2xl">Frpc Desktop</div>
|
||||
<div class="mt-[8px] text-neutral-400 flex items-center">
|
||||
v{{pkg.version}}
|
||||
|
Loading…
Reference in New Issue
Block a user