Merge branch 'dev'
This commit is contained in:
@@ -31,7 +31,9 @@
|
|||||||
<h3>{:lang_i18n('联系方式')}</h3>
|
<h3>{:lang_i18n('联系方式')}</h3>
|
||||||
{if condition="!empty($contact_config)"}
|
{if condition="!empty($contact_config)"}
|
||||||
{volist name="contact_config" id="vo"}
|
{volist name="contact_config" id="vo"}
|
||||||
<p>{$vo.value}</p>
|
{if condition="$vo.type != 'image'"}
|
||||||
|
<p>{$vo.value}</p>
|
||||||
|
{/if}
|
||||||
{/volist}
|
{/volist}
|
||||||
{/if}
|
{/if}
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user