@using WeApp.Helpers @{ string id = "desc-info"; } @Html.Partial("__/_AreaBox", $"课程介绍#{id}") @using (Html.BeginScripts()) { }