From 44e24a52d3e0a1d7fb3f6e52ecbbbd11d8d44fa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8C=83=E9=9C=B2=E5=B0=A7?= Date: Thu, 18 Aug 2022 16:15:30 +0800 Subject: [PATCH] =?UTF-8?q?1.=E8=BF=9B=E5=85=A5=E8=80=81=E5=B9=B4=E6=A8=A1?= =?UTF-8?q?=E5=BC=8F=E6=9C=892=E4=B8=AA=E6=8C=89=E9=92=AE=EF=BC=8C?= =?UTF-8?q?=E6=9C=80=E4=B8=8B=E6=96=B9=E9=82=A3=E4=B8=AA=E5=88=A0=E6=8E=89?= =?UTF-8?q?=E5=90=A7=E3=80=82=E3=80=822.=E6=98=BE=E7=A4=BA=E7=9A=84?= =?UTF-8?q?=E5=A7=93=E5=90=8D=E7=AC=AC=E4=B8=80=E4=B8=AA=E5=AD=97=E8=84=B1?= =?UTF-8?q?=E6=95=8F=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Ewide.NbzsZheliban/Service/DataService.cs | 2 +- FrontCode2/sunshine_levy/src/App.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Ewide.NbzsZheliban/Service/DataService.cs b/Ewide.NbzsZheliban/Service/DataService.cs index 37d8884..6fccc1c 100644 --- a/Ewide.NbzsZheliban/Service/DataService.cs +++ b/Ewide.NbzsZheliban/Service/DataService.cs @@ -241,7 +241,7 @@ namespace Ewide.NbzsZheliban.Service { PrjList = list_projects, IdCard = cardno, - UserName = username, + UserName = "*" + username.Substring(1, username.Length - 1), PoliciesRegulationsLists = new Nbzs.Entity.Extends.PoliciesRegulations { List = list_PoliciesRegulations, TotalCount = list_PoliciesRegulations.Count } }; _cache.Set("IndexData-" + cardno, h5IndexModel, new TimeSpan(0, 1, 30)); diff --git a/FrontCode2/sunshine_levy/src/App.vue b/FrontCode2/sunshine_levy/src/App.vue index 25fb4a3..3e1aeee 100644 --- a/FrontCode2/sunshine_levy/src/App.vue +++ b/FrontCode2/sunshine_levy/src/App.vue @@ -35,14 +35,14 @@ >

-
+