@{ ViewBag.Title = "Index"; Layout = "~/Views/Shared/_Layout.cshtml"; } @using BookShopSys.Plus.HandlStr @model PageList
@foreach (var item in Model) {
@BookShopSys.Plus.HandlStr.Common.SubStr(item.Title)
@section scripts{
}
京公网安备 11010502049817号