@{ string fname = ViewBag.fname; string fcontent = ViewBag.fcontent; } @section head{ CSS编辑 } @section content{ @Call.SetBread(new Bread[] { new Bread("{admin}"), new Bread("TemplateSet","模板风格"), new Bread("CssManage","风格管理"), new Bread() {url=Context.Request.RawUrl(), text="CSS编辑",addon="" }})
风格名称: @if (!string.IsNullOrEmpty(fname)) { } else { }
.css
} @section script{ }