feat: enhance DraggableWindow component with additional emit events for window control; update hotnews component to handle pending state; modify home link for improved navigation

This commit is contained in:
yuanhau 2025-05-12 21:05:14 +08:00
parent 71aac20c36
commit 57aa0aba18
4 changed files with 17 additions and 7 deletions

View file

@ -54,7 +54,7 @@ onMounted(() => {
></span
></span>
<div class="flex flex-row justify-center align-center gap-0s">
<NuxtLink :to="localePath('/app/desktop/?openapp=hotnews')">
<NuxtLink :to="localePath('/app/desktop/?')">
<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"
>