From 1f4f46061efecc9b1567531729de39989d595b91 Mon Sep 17 00:00:00 2001 From: fyf Date: Tue, 17 May 2022 10:13:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=AF=86=E7=A0=81=E8=A7=A3?= =?UTF-8?q?=E9=94=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Themes/GenricStyle.xaml | 46 +++++++++++ BPASmartClient.Helper/AESHelper.cs | 80 +++++++++++++++++++ BPASmartClient/App.config | 5 +- BPASmartClient/Control/DataVView.xaml | 12 ++- BPASmartClient/Control/DataVView.xaml.cs | 27 ++++++- 5 files changed, 166 insertions(+), 4 deletions(-) create mode 100644 BPASmartClient.Helper/AESHelper.cs diff --git a/BPASmartClient.CustomResource/Themes/GenricStyle.xaml b/BPASmartClient.CustomResource/Themes/GenricStyle.xaml index 8561efb6..f82209c3 100644 --- a/BPASmartClient.CustomResource/Themes/GenricStyle.xaml +++ b/BPASmartClient.CustomResource/Themes/GenricStyle.xaml @@ -123,6 +123,52 @@ + + + +