From b9cf29788bfd47859034348ae237589b9ece87e0 Mon Sep 17 00:00:00 2001 From: MoYue <18168119590@163.com> Date: Wed, 13 Mar 2024 11:18:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Styles/PageBaseTempalte.xaml | 36 +++++++++++++ InSituLaboratory/App.xaml.cs | 1 + .../Pages/CavityOperationViewModel.cs | 34 ++++++++++++ .../Views/Pages/CavityOperationView.xaml | 52 +++++++++++++++++++ .../Views/Pages/CavityOperationView.xaml.cs | 28 ++++++++++ 5 files changed, 151 insertions(+) create mode 100644 InSituLaboratory/ViewModels/Pages/CavityOperationViewModel.cs create mode 100644 InSituLaboratory/Views/Pages/CavityOperationView.xaml create mode 100644 InSituLaboratory/Views/Pages/CavityOperationView.xaml.cs diff --git a/InSituLaboratory.Assets/Styles/PageBaseTempalte.xaml b/InSituLaboratory.Assets/Styles/PageBaseTempalte.xaml index e4bcfb2..4717225 100644 --- a/InSituLaboratory.Assets/Styles/PageBaseTempalte.xaml +++ b/InSituLaboratory.Assets/Styles/PageBaseTempalte.xaml @@ -71,4 +71,40 @@ + + + + + + + + + + + + + + + + +