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/App.axaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 JVDesktop/App.axaml (limited to 'JVDesktop/App.axaml') diff --git a/JVDesktop/App.axaml b/JVDesktop/App.axaml new file mode 100644 index 0000000..24e82f2 --- /dev/null +++ b/JVDesktop/App.axaml @@ -0,0 +1,15 @@ + + + + + + + + + + + \ No newline at end of file -- cgit