摘要: Uri uri = Request.UrlReferrer; string path = uri.AbsoluteUri; TempData["path"] = path; 阅读全文
posted @ 2016-06-23 16:05 方金 阅读(330) 评论(0) 推荐(0) 编辑