From 083fae51def21795d9b287bd1b23a248f8dbc526 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B3=E5=85=83=E7=9A=93?= Date: Thu, 5 Jun 2025 15:48:52 +0800 Subject: [PATCH] Made the about news org clickable & commit somethings that are not pushed in the last commit. --- components/DraggableWindow.vue | 8 ++++---- components/blurPageBeforeLogin.vue | 8 +++++++- components/logoutuser.ts | 3 +++ server/api/publishers/lt/[slug].ts | 3 +++ server/api/user/login.ts | 2 +- 5 files changed, 18 insertions(+), 6 deletions(-) create mode 100644 components/logoutuser.ts diff --git a/components/DraggableWindow.vue b/components/DraggableWindow.vue index 21a9889..075148f 100644 --- a/components/DraggableWindow.vue +++ b/components/DraggableWindow.vue @@ -1,13 +1,13 @@