Merge branch 'dev'

This commit is contained in:
2025-08-07 10:20:10 +08:00

View File

@@ -31,7 +31,9 @@
<h3>{:lang_i18n('联系方式')}</h3>
{if condition="!empty($contact_config)"}
{volist name="contact_config" id="vo"}
{if condition="$vo.type != 'image'"}
<p>{$vo.value}</p>
{/if}
{/volist}
{/if}
</li>