From 8573d9516989276e3fe9fb872d9b2997f0746bc2 Mon Sep 17 00:00:00 2001 From: yibo <361071264@qq.com> Date: Sat, 14 Aug 2021 17:33:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=87=AA=E5=8A=A8=E5=8D=87?= =?UTF-8?q?=E7=BA=A7=E7=9A=84=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ButcherFactory.Login.csproj | 210 +++++++++--------- ButcherFactory.Login/Login.xaml | 5 + ButcherFactory.Login/Login.xaml.cs | 36 +-- ButcherFactory.Login/images/setting.png | Bin 0 -> 1531 bytes ButcherFactory.Login/images/update.png | Bin 0 -> 5350 bytes 5 files changed, 135 insertions(+), 116 deletions(-) create mode 100644 ButcherFactory.Login/images/setting.png create mode 100644 ButcherFactory.Login/images/update.png diff --git a/ButcherFactory.Login/ButcherFactory.Login.csproj b/ButcherFactory.Login/ButcherFactory.Login.csproj index 6fcbe0f..cb68adc 100644 --- a/ButcherFactory.Login/ButcherFactory.Login.csproj +++ b/ButcherFactory.Login/ButcherFactory.Login.csproj @@ -1,110 +1,114 @@ - - - - - Debug - AnyCPU - {9374B813-569C-4774-A50D-68777735B900} - WinExe - Properties - ButcherFactory.Login - ButcherFactory.Login - v4.5 - 512 - {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - 4 - - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - false - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - false - - - - - - - - - - - - - - - - 4.0 - - - - - - False - ..\..\..\tsref\Debug\WinFormControl.dll - - - - - MSBuild:Compile - Designer - - - App.xaml - Code - - - - - - Login.xaml - - - Code - - - - - - Designer - MSBuild:Compile - - - - - - - - {b258c523-269c-4ed7-ab71-7196d5d2ef65} - ButcherFactory.BO - - - {2485631b-624c-43e0-9287-86fa1c8485fc} - ButcherFactory.Form - - - + + + + + Debug + AnyCPU + {9374B813-569C-4774-A50D-68777735B900} + WinExe + Properties + ButcherFactory.Login + ButcherFactory.Login + v4.5 + 512 + {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + 4 + + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + false + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + false + + + + + + + + + + + + + + + + 4.0 + + + + + + False + ..\..\..\tsref\Debug\WinFormControl.dll + + + + + MSBuild:Compile + Designer + + + App.xaml + Code + + + + + + Login.xaml + + + Code + + + + + + Designer + MSBuild:Compile + + + + + + + + {b258c523-269c-4ed7-ab71-7196d5d2ef65} + ButcherFactory.BO + + + {2485631b-624c-43e0-9287-86fa1c8485fc} + ButcherFactory.Form + + + + + + + + --> \ No newline at end of file diff --git a/ButcherFactory.Login/Login.xaml b/ButcherFactory.Login/Login.xaml index 1c92037..fc44fb3 100644 --- a/ButcherFactory.Login/Login.xaml +++ b/ButcherFactory.Login/Login.xaml @@ -9,6 +9,11 @@ + + + + +