摘要:
public override void RegisterArea(AreaRegistrationContext context) { context.MapRoute( "m_default", "m/{controller}/{action}/{id}", //设置区域下的默认的跳转 new 阅读全文
posted @ 2017-08-19 17:37
小河vlog
阅读(272)
评论(0)
推荐(0)
摘要:
public static void RegisterRoutes(RouteCollection routes) { routes.IgnoreRoute("{resource}.axd/{*pathInfo}"); routes.MapRoute( name: "Default", url: " 阅读全文
posted @ 2017-08-19 17:33
小河vlog
阅读(1228)
评论(2)
推荐(0)
浙公网安备 33010602011771号