摘要:
1,在Controller中的Action 中将指定值写上。 // // GET: /Home/ public ActionResult Index() { ViewBag.UserId = UserData.SysId; return View(); } ... 阅读全文
posted @ 2013-09-24 17:41
吉桂昕
阅读(1206)
评论(0)
推荐(0)
摘要:
平时在ASP.NET 中经常这样写, $('#loginOut').click(function() { $.messager.confirm('系统提示', '您确定要退出本次登录吗?', function(r) { if (r) { location.href = '~/Login/LogO... 阅读全文
posted @ 2013-09-24 17:03
吉桂昕
阅读(9382)
评论(1)
推荐(0)

浙公网安备 33010602011771号