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 @@ >

-
+