From 1bb3465e793f40bd0c9f712e6b39cf418d9d1957 Mon Sep 17 00:00:00 2001 From: hj615 Date: Wed, 3 Dec 2025 13:34:38 +0900 Subject: [PATCH] =?UTF-8?q?design:=20CCTV=20=EB=AA=A9=EB=A1=9D=20=EB=94=94?= =?UTF-8?q?=EC=9E=90=EC=9D=B8=20=EC=A0=81=EC=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SmartAquaViewer/Resources/Generic.xaml | 15 +- SmartAquaViewer/Resources/Images/cctv.png | Bin 0 -> 460 bytes SmartAquaViewer/SmartAquaViewer.csproj | 2 + SmartAquaViewer/View/CCTVView.xaml | 257 ++++++++++++---------- SmartAquaViewer/View/EnegyView.xaml | 2 +- SmartAquaViewer/View/GreenHouseView.xaml | 2 +- SmartAquaViewer/View/MonitoringView.xaml | 2 +- 7 files changed, 158 insertions(+), 122 deletions(-) create mode 100644 SmartAquaViewer/Resources/Images/cctv.png diff --git a/SmartAquaViewer/Resources/Generic.xaml b/SmartAquaViewer/Resources/Generic.xaml index 3ae43a4..7fd6046 100644 --- a/SmartAquaViewer/Resources/Generic.xaml +++ b/SmartAquaViewer/Resources/Generic.xaml @@ -474,19 +474,22 @@ - + + Padding="0" + TextAlignment="Center" + VerticalAlignment="Center"/> - + + - - - - - - + - + - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + - - - - - - - - + Style="{StaticResource GridViewTextBlockStyle}"/> + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + - + diff --git a/SmartAquaViewer/View/EnegyView.xaml b/SmartAquaViewer/View/EnegyView.xaml index 446828e..4d99db1 100644 --- a/SmartAquaViewer/View/EnegyView.xaml +++ b/SmartAquaViewer/View/EnegyView.xaml @@ -529,7 +529,7 @@