From efc1789a29288e94bd0e79cdeb1e14e738f855cc Mon Sep 17 00:00:00 2001 From: ndbs Date: Sun, 12 Jun 2022 12:49:23 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E4=B8=AA=E4=BA=BA=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E8=AF=AD=E8=A8=80=E8=AE=BE=E7=BD=AE=E5=92=8C=E9=80=89?= =?UTF-8?q?=E4=BF=AE=E8=8F=9C=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Learun.Application.Web/Views/UserCenter/Index.cshtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 4f6ded5f5..730bdd565 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 @@ -20,11 +20,11 @@
  • 我的头像
  • 修改密码
  • 我的日志
  • - @if (ViewBag.UserType == "学生") + @*@if (ViewBag.UserType == "学生") {
  • 选修流程
  • - } -
  • 语言设置
  • + }*@ + @*
  • 语言设置
  • *@