From 71d1b0bb4b3dd13e93f4aafed253a930df34c8ba Mon Sep 17 00:00:00 2001 From: kdh0120 Date: Mon, 26 Oct 2020 01:22:56 +0000 Subject: [PATCH] =?UTF-8?q?(201026)=EC=82=AC=EC=9A=A9=EC=9E=90=20=EB=A1=9C?= =?UTF-8?q?=EA=B7=B8=EC=9D=B8=20=ED=99=94=EB=A9=B4=20=EC=88=98=EC=A0=95,?= =?UTF-8?q?=20=EA=B3=A0=EA=B0=9D=EC=82=AC=20=EC=84=9C=EB=B8=8C=EB=8F=84?= =?UTF-8?q?=EB=A9=94=EC=9D=B8=20=EB=A7=81=ED=81=AC=20=EA=B0=80=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Base/Controller/ACommonUser.cs | 2 +- FO/Views/Account/IndexAssign.cshtml | 16 ++++++++-- FO/Views/Account/IndexBase.cshtml | 47 +++++++++++++++-------------- 3 files changed, 39 insertions(+), 26 deletions(-) diff --git a/Base/Controller/ACommonUser.cs b/Base/Controller/ACommonUser.cs index 8d495b2..6f7025f 100644 --- a/Base/Controller/ACommonUser.cs +++ b/Base/Controller/ACommonUser.cs @@ -93,7 +93,7 @@ namespace NP.Base.Controllers if (user.usertype == 1) { LogSet(new ActLog() { logtype = 40, logtarget = 51, logdata = "[사용자]" + user.username + " 권한입장", uno = SUserInfo.UserNo, uip = GetUserIP() }); - return JsonOKObj((string.IsNullOrEmpty(user.subdomain) ? GetConfig("fronturl") : string.Format("https://{0}.kfcf.or.kr", user.subdomain)) + "/Account/AdminEE?un=" + userno + "&eek=" + user.eastereggkey + "&at=" + SUserInfo.UserType + "&an=" + SUserInfo.UserNo); + return JsonOKObj((string.IsNullOrEmpty(user.subdomain) ? GetConfig("fronturl") : string.Format("https://{0}.ynicte.com", user.subdomain)) + "/Account/AdminEE?un=" + userno + "&eek=" + user.eastereggkey + "&at=" + SUserInfo.UserType + "&an=" + SUserInfo.UserNo); } else if (user.usertype == 11) { diff --git a/FO/Views/Account/IndexAssign.cshtml b/FO/Views/Account/IndexAssign.cshtml index 057110f..a42f58f 100644 --- a/FO/Views/Account/IndexAssign.cshtml +++ b/FO/Views/Account/IndexAssign.cshtml @@ -86,14 +86,26 @@

로그인

- +
로그인 + + + + +
@Html.Raw(ViewBag.Assign.sitefooter ?? "")
diff --git a/FO/Views/Account/IndexBase.cshtml b/FO/Views/Account/IndexBase.cshtml index 034beaa..697a66f 100644 --- a/FO/Views/Account/IndexBase.cshtml +++ b/FO/Views/Account/IndexBase.cshtml @@ -1,27 +1,28 @@ @model NP.Model.VMUser -
-
-
    -
  • -
  • -
-
- - + + - 로그인 -
-
-
· 아직 회원가입을 하지 않으셨나요?
-
회원가입
-
-
-
· 아이디/비밀번호를 잊으셨나요?
-
아이디/비밀번호찾기
-
-
-
- +