From ad4e2537c762c73efc9272f8cddc09b25e73f342 Mon Sep 17 00:00:00 2001 From: ndbs Date: Mon, 6 Nov 2023 10:37:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=99=E5=B8=88=E7=99=BB=E5=BD=95=E4=B8=AA?= =?UTF-8?q?=E4=BA=BA=E4=BF=A1=E6=81=AF=E4=B8=8D=E5=85=81=E8=AE=B8=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Learun.Application.Web/Views/UserCenter/Index.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/UserCenter/Index.cshtml b/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/UserCenter/Index.cshtml index 1b0f26bb2..792171fbe 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/UserCenter/Index.cshtml +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/UserCenter/Index.cshtml @@ -759,7 +759,7 @@ } - @if (ViewBag.UserType == "学生" || ViewBag.UserType == "教师") + @if (ViewBag.UserType == "学生") {