摘要:
一、控制器中方法 [HttpGet] public ActionResult Search() { ViewBag.HeadTitle = "搜索"; ViewBag.MetaKey = "\"123\""; ... 阅读全文
posted @ 2016-08-18 18:32
代码养家
阅读(208)
评论(0)
推荐(0)
|
摘要:
一、控制器中方法 [HttpGet] public ActionResult Search() { ViewBag.HeadTitle = "搜索"; ViewBag.MetaKey = "\"123\""; ... 阅读全文
posted @ 2016-08-18 18:32
代码养家
阅读(208)
评论(0)
推荐(0)
|