@using NER.Models @model LoginViewModel @{ ViewBag.Title = "app後台登入"; Layout = "~/Views/Shared/_LoginPartial.cshtml"; }