From 75967c1fba13194df36cab83d9407b16af2ff403 Mon Sep 17 00:00:00 2001 From: parallelbgls Date: Tue, 1 Nov 2016 14:53:01 +0800 Subject: [PATCH] Update --- Samples/AnyType/Views/Shared/_Layout.cshtml | 2 +- Samples/CrossLamp/Views/Shared/_Layout.cshtml | 4 ++-- Samples/TripleAdd/Views/Shared/_Layout.cshtml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Samples/AnyType/Views/Shared/_Layout.cshtml b/Samples/AnyType/Views/Shared/_Layout.cshtml index 1b285cc..4de3dfd 100644 --- a/Samples/AnyType/Views/Shared/_Layout.cshtml +++ b/Samples/AnyType/Views/Shared/_Layout.cshtml @@ -13,7 +13,7 @@ @RenderBody()
diff --git a/Samples/CrossLamp/Views/Shared/_Layout.cshtml b/Samples/CrossLamp/Views/Shared/_Layout.cshtml index 3057fc7..1b285cc 100644 --- a/Samples/CrossLamp/Views/Shared/_Layout.cshtml +++ b/Samples/CrossLamp/Views/Shared/_Layout.cshtml @@ -4,7 +4,7 @@ - @ViewBag.Title - 我的 ASP.NET 应用程序 + @ViewBag.Title - Modbus.Net @Styles.Render("~/Content/css") @Scripts.Render("~/bundles/modernizr") @@ -13,7 +13,7 @@ @RenderBody()
diff --git a/Samples/TripleAdd/Views/Shared/_Layout.cshtml b/Samples/TripleAdd/Views/Shared/_Layout.cshtml index 48a3012..4de3dfd 100644 --- a/Samples/TripleAdd/Views/Shared/_Layout.cshtml +++ b/Samples/TripleAdd/Views/Shared/_Layout.cshtml @@ -13,7 +13,7 @@ @RenderBody()