@model TradeViewModel @{ ViewBag.Title = "交易信息|查看"; Layout = "~/Views/Shared/_InfoLayout.cshtml"; } @section JS{ }