Compare commits
2 Commits
e38446f3fd
...
cd3f651a2a
| Author | SHA1 | Date | |
|---|---|---|---|
| cd3f651a2a | |||
| 1e4b416cac |
@@ -31,7 +31,9 @@
|
||||
<h3>{:lang_i18n('联系方式')}</h3>
|
||||
{if condition="!empty($contact_config)"}
|
||||
{volist name="contact_config" id="vo"}
|
||||
<p>{$vo.value}</p>
|
||||
{if condition="$vo.type != 'image'"}
|
||||
<p>{$vo.value}</p>
|
||||
{/if}
|
||||
{/volist}
|
||||
{/if}
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user