Enhanced the user page (prev login page) Added translations into the Tools subpage of the wbesite && added a basic check (that I have not tested yet in my dev enviroment,)

This commit is contained in:
yuanhau 2025-05-27 14:17:45 +08:00
parent eb6c131163
commit a09416db53
8 changed files with 182 additions and 69 deletions

View file

@ -340,6 +340,7 @@ const toggleMinWindow = (windowUUId: string) => {
useSeoMeta({
title: "Desktop",
});
watchEffect(() => {
useSeoMeta({
title: titleAppName.value + " - Desktop",