diff --git a/MP-TAB/MP-TAB.Client/Components/MachineBlock.razor b/MP-TAB/MP-TAB.Client/Components/MachineBlock.razor index 6106e39c..2fa65aec 100644 --- a/MP-TAB/MP-TAB.Client/Components/MachineBlock.razor +++ b/MP-TAB/MP-TAB.Client/Components/MachineBlock.razor @@ -54,30 +54,30 @@ else
-
-
+
+
Confermati
Prodotti
-
+
Ordinati
-
+
@($"{RecMSE.PezziConf:N0}")
@($"{RecMSE.PezziProd:N0}")
-
+
@($"{RecMSE.NumPezzi:N0}")
-
-
+
+
@* " /> *@
diff --git a/MP-TAB/MP-TAB.Client/Components/SlideMenu.razor b/MP-TAB/MP-TAB.Client/Components/SlideMenu.razor new file mode 100644 index 00000000..8868eb36 --- /dev/null +++ b/MP-TAB/MP-TAB.Client/Components/SlideMenu.razor @@ -0,0 +1,54 @@ + +
+
+
+
+ +
+
+
+ EgalWare +
+
+ Main Menu +
+
+
+ +
+
+
+
+ LINK DIRETTI +
+
+
+
    +
  • test 1
  • +
  • test 2
  • +
  • test 3
  • +
+
+ @* + + <%# Eval("Testo") %> + + + + + + + *@ +
+
+
+ +
+
+
+ +@code { + +} diff --git a/MP-TAB/MP-TAB.Client/MP-TAB.Client.csproj b/MP-TAB/MP-TAB.Client/MP-TAB.Client.csproj index 90a70ce2..4717ce9c 100644 --- a/MP-TAB/MP-TAB.Client/MP-TAB.Client.csproj +++ b/MP-TAB/MP-TAB.Client/MP-TAB.Client.csproj @@ -38,4 +38,13 @@ + + + Always + + + Always + + + diff --git a/MP-TAB/MP-TAB.Client/wwwroot/images/LogoMapoFull.png b/MP-TAB/MP-TAB.Client/wwwroot/images/LogoMapoFull.png new file mode 100644 index 00000000..3d766f04 Binary files /dev/null and b/MP-TAB/MP-TAB.Client/wwwroot/images/LogoMapoFull.png differ diff --git a/MP-TAB/MP-TAB.Client/wwwroot/images/LogoSteamware.png b/MP-TAB/MP-TAB.Client/wwwroot/images/LogoSteamware.png new file mode 100644 index 00000000..0f58f814 Binary files /dev/null and b/MP-TAB/MP-TAB.Client/wwwroot/images/LogoSteamware.png differ diff --git a/MP-TAB/MP-TAB/Components/Layout/MainLayout.razor b/MP-TAB/MP-TAB/Components/Layout/MainLayout.razor index 5a24bb13..d9b20c8a 100644 --- a/MP-TAB/MP-TAB/Components/Layout/MainLayout.razor +++ b/MP-TAB/MP-TAB/Components/Layout/MainLayout.razor @@ -5,6 +5,7 @@
+
About diff --git a/MP-TAB/MP-TAB/Components/Layout/NavMenu.razor b/MP-TAB/MP-TAB/Components/Layout/NavMenu.razor index fecf3d4d..02e54b30 100644 --- a/MP-TAB/MP-TAB/Components/Layout/NavMenu.razor +++ b/MP-TAB/MP-TAB/Components/Layout/NavMenu.razor @@ -1,9 +1,19 @@ -