@{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; } 开机奖励
@{Dictionary KqProductBrandDic = new MySystem.DictionaryClass().getKqProductBrandDic();}
@{Dictionary TopUserDic = new MySystem.DictionaryClass().getTopUserDic();}
@if (RightInfo.Contains("," + right + "_export,")) { }