撤销提交

This commit is contained in:
杨丹华
2025-06-04 14:25:24 +08:00
parent ce795402f2
commit 455fdfca87
28 changed files with 329 additions and 566 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" />