restore admin helper chain and stabilize seo routes

This commit is contained in:
root
2026-04-15 18:51:27 +08:00
parent bd073c6795
commit 7fff1a9944
24 changed files with 2293 additions and 41 deletions

View File

@@ -33,7 +33,7 @@
<meta name="robots" content="noindex,follow">
{if $Request.route.intVId }
<link rel="canonical" href='https://{$DomainModel->d_domain}{site:vurl v_id="$arrVideo.v_id" v_py="" /}'>
<link rel="canonical" href='https://{$DomainModel->d_domain}{site:vurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en" /}'>
{/if}