@{ ViewBag.Title = "篮子标的查看"; Layout = "~/Views/Shared/_InfoLayout.cshtml"; var basketUnderlyingName = Context.Request.Query["basketUnderlyingName"].ToString(); } @section CSS{ } @section JS { }

篮子组合标的名称-

标的代码 标的价格 标的权重
{{item.code}} {{item.Price}} {{item.weight}}
@if (CurUser.基础参数管理.标的资产编辑) { }