From 452ef212bf52c919eacaeeeba1235193c40c46a5 Mon Sep 17 00:00:00 2001 From: "GukSang.Jin" Date: Tue, 16 Jun 2026 18:48:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B020260616?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FootwearTest/App.axaml | 87 ++++++++++++++++++++- FootwearTest/Views/DashboardView.axaml | 81 +++++++++++++------- FootwearTest/Views/HistoryView.axaml | 34 ++++++--- FootwearTest/Views/MainWindow.axaml | 73 +++++++++++------- FootwearTest/Views/MethodAView.axaml | 102 ++++++++++++++----------- FootwearTest/Views/MethodBView.axaml | 50 ++++++------ FootwearTest/Views/ReportView.axaml | 13 +++- FootwearTest/Views/SettingsView.axaml | 76 +++++++++--------- 8 files changed, 334 insertions(+), 182 deletions(-) diff --git a/FootwearTest/App.axaml b/FootwearTest/App.axaml index a8f206f..4fcfbb3 100644 --- a/FootwearTest/App.axaml +++ b/FootwearTest/App.axaml @@ -9,11 +9,17 @@ + + + + + + @@ -34,8 +40,8 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/FootwearTest/Views/DashboardView.axaml b/FootwearTest/Views/DashboardView.axaml index 69e9ff6..4d2ae02 100644 --- a/FootwearTest/Views/DashboardView.axaml +++ b/FootwearTest/Views/DashboardView.axaml @@ -4,54 +4,77 @@ xmlns:models="using:FootwearTest.Models" x:Class="FootwearTest.Views.DashboardView" x:DataType="vm:DashboardViewModel"> - - - - + + + + - - + + + + + + + + + + + + + + + - - - - - + + + + + - - - - + + + + + - - - - - - - + + + + + - - + + - + + + +