refactor: pc多语言 - 语言包调整

This commit is contained in:
2025-06-03 11:43:11 +08:00
parent 2a19ee5317
commit 03dbb3273d
27 changed files with 328 additions and 565 deletions

View File

@@ -1,6 +1,6 @@
{extend name="public/base" /}
{block name="title"}
<title>{:lang('contact_index.title')}</title>
<title>{:lang_i18n('客户服务')}</title>
{/block}
{block name="style"}
<link rel="stylesheet" href="__CSS__/contactus_index.css" />