From 74a5729895eb2535a711b9fe746c29df16495603 Mon Sep 17 00:00:00 2001 From: feng <279202647@qq.com> Date: Mon, 3 Jan 2022 17:05:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=9B=AE=E5=BD=95=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E5=92=8C=E8=A7=A3=E5=8E=8B=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../JdShopListener/JdShopListener.csproj | 1 - .../JdShopListener/JdShopListener.csproj.user | 2 +- JdShopListener/JdShopListener/MainWindow.xaml | 2 +- .../JdShopListener/MainWindowViewModel.cs | 23 +++++++++++-------- .../PublishProfiles/FolderProfile.pubxml.user | 2 +- 5 files changed, 17 insertions(+), 13 deletions(-) diff --git a/JdShopListener/JdShopListener/JdShopListener.csproj b/JdShopListener/JdShopListener/JdShopListener.csproj index 40e1505..599d7d5 100644 --- a/JdShopListener/JdShopListener/JdShopListener.csproj +++ b/JdShopListener/JdShopListener/JdShopListener.csproj @@ -18,7 +18,6 @@ - all diff --git a/JdShopListener/JdShopListener/JdShopListener.csproj.user b/JdShopListener/JdShopListener/JdShopListener.csproj.user index 640ad33..c0c31d2 100644 --- a/JdShopListener/JdShopListener/JdShopListener.csproj.user +++ b/JdShopListener/JdShopListener/JdShopListener.csproj.user @@ -1,7 +1,7 @@  - <_LastSelectedProfileId>D:\2019\齐论项目\跟屁虫\JdShopListener\JdShopListener\Properties\PublishProfiles\FolderProfile.pubxml + <_LastSelectedProfileId>E:\2019\齐论项目\跟屁虫\JdShopListener\JdShopListener\Properties\PublishProfiles\FolderProfile.pubxml diff --git a/JdShopListener/JdShopListener/MainWindow.xaml b/JdShopListener/JdShopListener/MainWindow.xaml index e6470e2..afd596b 100644 --- a/JdShopListener/JdShopListener/MainWindow.xaml +++ b/JdShopListener/JdShopListener/MainWindow.xaml @@ -6,7 +6,7 @@ xmlns:local="clr-namespace:JdShopListener" mc:Ignorable="d" DataContext="{x:Static local:MainWindowViewModel.MainViewModel}" - Title="MainWindow" Height="450" Width="800" > + Title="跟屁虫" Height="450" Width="800" >