Update tab system & Made a basic Loading Screen w/ transitions

This commit is contained in:
yuanhau 2025-05-25 09:11:10 +08:00
parent f34da9f5c1
commit 79e133c167
2 changed files with 37 additions and 9 deletions

View file

@ -166,6 +166,8 @@ const associAppWindow = [
id: "11",
title: t("app.newsview"),
component: NewsViewWindow,
width: "700px",
height: "500px",
},
];