@model LogOnModel @{ Layout = null; ViewBag.Title = "登出"; var disablePasswordLogin = PS.Config?.ErpElement?.DisablePasswordLogin ?? false; }