Files
zy-jjdj/View/App.xaml
2025-07-11 14:12:47 +08:00

10 lines
355 B
XML

<Application x:Class="View.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:View"
StartupUri="MesLoginView.xaml">
<Application.Resources>
</Application.Resources>
</Application>