mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-05-25 16:19:14 +08:00
Update index.html
This commit is contained in:
parent
6def8f617d
commit
e186a8dcfa
@ -80,9 +80,9 @@
|
||||
支付时间:{$vo.payment_datetime|format_datetime}
|
||||
{notempty name='vo.payment_name'}
|
||||
<!--{notempty name='vo.payment_image'}-->
|
||||
<span data-tips-text="{$vo.payment_remark|default=''}" data-tips-image="{$vo.payment_image}" class="margin-left-5">({$vo.payment_name|default='-'})</span>
|
||||
<span data-tips-text="{$vo.payment_remark|default=''}" data-tips-image="{$vo.payment_image}" class="margin-left-5 color-blue">({$vo.payment_name|default='-'})</span>
|
||||
<!--{else}-->
|
||||
<span class="margin-left-5">({$vo.payment_name|default='-'})</span>
|
||||
<span class="margin-left-5 color-blue">({$vo.payment_name|default='-'})</span>
|
||||
<!--{/notempty}-->
|
||||
{/notempty}
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user