From 433403f42a33fa43d7bdc66c6ccedda075204d9d Mon Sep 17 00:00:00 2001 From: "zaccaria.majid" Date: Thu, 12 Oct 2023 15:21:35 +0200 Subject: [PATCH] nuova grafica main page --- MP-TAB-SERV/Components/MachineBlock.razor | 39 +++++++++++++++++++++-- MP-TAB-SERV/MP-TAB-SERV.csproj | 2 +- MP-TAB-SERV/Resources/ChangeLog.html | 2 +- MP-TAB-SERV/Resources/VersNum.txt | 2 +- MP-TAB-SERV/Resources/manifest.xml | 2 +- MP-TAB-SERV/Shared/MainLayout.razor | 2 +- 6 files changed, 42 insertions(+), 7 deletions(-) diff --git a/MP-TAB-SERV/Components/MachineBlock.razor b/MP-TAB-SERV/Components/MachineBlock.razor index 6527e423..4e155f28 100644 --- a/MP-TAB-SERV/Components/MachineBlock.razor +++ b/MP-TAB-SERV/Components/MachineBlock.razor @@ -103,9 +103,9 @@ else - *@ + *@@*
- @*@RecMSE.CodMacchina*@ + @*@RecMSE.CodMacchina @RecMSE.CodMacchina
@@ -149,6 +149,41 @@ else
+ *@ + +
+
+
+
+ @RecMSE.Nome +
+ @RecMSE.DescrizioneStato:   @(formatDurata(RecMSE.Durata)) +
+
+
+
+ +
+
+
+
+ Confermati +
+
+ @($"{RecMSE.PezziConf:N0}") +
+
+
+
+ Prodotti +
+
+ @($"{RecMSE.PezziProd:N0}") +
+
+
+
+
} else diff --git a/MP-TAB-SERV/MP-TAB-SERV.csproj b/MP-TAB-SERV/MP-TAB-SERV.csproj index 90468e23..368689f8 100644 --- a/MP-TAB-SERV/MP-TAB-SERV.csproj +++ b/MP-TAB-SERV/MP-TAB-SERV.csproj @@ -3,7 +3,7 @@ net6.0 enable - 6.16.2310.1212 + 6.16.2310.1215 enable MP_TAB_SERV diff --git a/MP-TAB-SERV/Resources/ChangeLog.html b/MP-TAB-SERV/Resources/ChangeLog.html index 866ca7e8..f65c22f0 100644 --- a/MP-TAB-SERV/Resources/ChangeLog.html +++ b/MP-TAB-SERV/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo MAPOSPEC -

Versione: 6.16.2310.1212

+

Versione: 6.16.2310.1215


Note di rilascio: