@using WeApp.Helpers @model WeApp.TrainingCamp.Dto.CampDto @{ string id = "base-info"; } @Html.Partial("__/_AreaBox", $"演练信息#{id}")