From 088a09bbfd9bf8ebcdf3dd193cef688f37efe3c5 Mon Sep 17 00:00:00 2001 From: Weicao-CatilGrass <1992414357@qq.com> Date: Thu, 18 Dec 2025 01:12:54 +0800 Subject: First commit --- JVDesktop/Views/MainWindow.axaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 JVDesktop/Views/MainWindow.axaml (limited to 'JVDesktop/Views/MainWindow.axaml') diff --git a/JVDesktop/Views/MainWindow.axaml b/JVDesktop/Views/MainWindow.axaml new file mode 100644 index 0000000..9fb406d --- /dev/null +++ b/JVDesktop/Views/MainWindow.axaml @@ -0,0 +1,20 @@ + + + + + + + + + + -- cgit