@using Core.Web.WebHelper @{ ViewBag.Title = "Index"; Layout = "~/Views/Shared/_Layout.cshtml"; }
@Html.Action("ToolBar", "Home", new { area="", rightcode = (ViewBag.rightCode as string), otherToolBars =new Core.Web.WebHelper.ToolBar[] { new Core.Web.WebHelper.ToolBar(ToolBarConfig.CONST_Other1, "向上", "layui-btn-warm","layui-icon-up") , new Core.Web.WebHelper.ToolBar(ToolBarConfig.CONST_Other2, "向下", "layui-btn-warm" ,"layui-icon-down"), new Core.Web.WebHelper.ToolBar(ToolBarConfig.CONST_Other3, "配置事业部", "layui-btn-normal" ,"") } } )
编码:
消息类型:
发送类型:
状态: