@model Infrastructure.Application.Models.EditSettingModel @{ HtmlTitle = "新建" + ViewContext.ViewData.ModelMetadata.ModelType.GetDisplayName(); }