This commit is contained in:
make
2025-03-31 16:29:09 +08:00
parent 7fc4233066
commit 2d2e1172aa
27 changed files with 270 additions and 166 deletions

View File

@@ -1,6 +1,9 @@
{extend name="basePc" /}
{block name='nav-active-class'}home{/block}
{block name="title"}{/block}
{block name="head-css"}
<link rel="canonical" href="{Request->DomainModel->d_domain}/paihang/all">
{/block}
{block name="head-js"}{/block}
{block name='body-class'}body-rank-class{/block}