From 138a2fed64651e33984c09cd0b3195dc7885afcb Mon Sep 17 00:00:00 2001 From: Hinse <756681202@qq.com> Date: Mon, 28 Mar 2022 10:30:08 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E5=9F=BA=E7=A1=80=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E5=8F=AF=E8=87=AA=E5=AE=9A=E4=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...y-a26666d7-ca46-493a-a2a8-dd7a202c0bc7.xml | 16 ++++++++++++++++ Waste.Web.Entry/Pages/Login/Index.cshtml | 8 ++++---- .../Shared/Components/Menu/Default.cshtml | 2 +- .../Pages/Shared/_MainLayout.cshtml | 2 +- .../waste.ybhdmob.com.pubxml.user | 2 +- Waste.Web.Entry/Waste.Web.Entry.csproj | 1 + Waste.Web.Entry/appsettings.Staging.json | 11 +++++++++++ Waste.Web.Entry/appsettings.json | 15 +++++++++------ ...asteHexTest.csproj.AssemblyReference.cache | Bin 181872 -> 91490 bytes ...asteHexTest.csproj.AssemblyReference.cache | Bin 90939 -> 6 bytes 10 files changed, 44 insertions(+), 13 deletions(-) create mode 100644 Waste.Web.Entry/DataProtection/key-a26666d7-ca46-493a-a2a8-dd7a202c0bc7.xml create mode 100644 Waste.Web.Entry/appsettings.Staging.json diff --git a/Waste.Web.Entry/DataProtection/key-a26666d7-ca46-493a-a2a8-dd7a202c0bc7.xml b/Waste.Web.Entry/DataProtection/key-a26666d7-ca46-493a-a2a8-dd7a202c0bc7.xml new file mode 100644 index 0000000..45943ae --- /dev/null +++ b/Waste.Web.Entry/DataProtection/key-a26666d7-ca46-493a-a2a8-dd7a202c0bc7.xml @@ -0,0 +1,16 @@ + + + 2022-03-28T01:58:59.650361Z + 2022-03-28T01:58:59.5664504Z + 2022-06-26T01:58:59.5664504Z + + + + + + + N+u/ayhefCXTflW9KnZntWUbNkqMFjqJ4X4cDuw7eYGteCVCfhzzAetmP6XGnkdaP6cjBSdeclSAZnGybZqJmA== + + + + \ No newline at end of file diff --git a/Waste.Web.Entry/Pages/Login/Index.cshtml b/Waste.Web.Entry/Pages/Login/Index.cshtml index 63a368d..38a3539 100644 --- a/Waste.Web.Entry/Pages/Login/Index.cshtml +++ b/Waste.Web.Entry/Pages/Login/Index.cshtml @@ -28,10 +28,10 @@
- +
-

@Nirvana.Common.Configs.GetString("SoftName")

-

@Nirvana.Common.Configs.GetString("SoftDesc")

+

@Furion.App.Configuration["CustomSetting:SoftName"]

+

@Furion.App.Configuration["CustomSetting:SoftDesc"]

@@ -63,7 +63,7 @@