Add validate user & optimize code from coderabbit via PR #6
Some checks are pending
Build and Push Beta Image / build-and-push (push) Waiting to run

This commit is contained in:
yuanhau 2025-06-13 19:37:07 +08:00
parent b862f4cdb0
commit ad0f13a1a2
3 changed files with 19 additions and 2 deletions

View file

@ -132,7 +132,14 @@ useSeoMeta({
<TooltipProvider>
<Tooltip>
<TooltipTrigger>
<NuxtLink :to="localePath('/desktop?openapp=onboard')">
<NuxtLink
:to="
localePath({
path: '/desktop',
query: { openapp: 'onboard' },
})
"
>
<button
class="m-4 mr-1 ml-1 bg-[#8C9393] text-white p-3 rounded-[10px] bg-gradient-to-l from-sky-500 to-purple-600 transition-all duration-150 hover:transform hover:scale-105 hover:shadow-lg"
>