@model TradeAutoRule @{ ViewBag.Title = "自动对冲规则"; Layout = "~/Views/Shared/_InfoLayout.cshtml"; } @section JS{ } @section CSS{ }