{if $diy['style']['show_credit1']}
{$memberinfo['credit1']}
{php echo $common['self_page']['credit1'] ? $common['self_page']['credit1'] : '会员积分';}
{/if} {if $diy['style']['show_credit2']}
{$memberinfo['credit2']}
{php echo $common['self_page']['credit2'] ? $common['self_page']['credit2'] : '会员余额';}
{/if} {if $diy['style']['show_coupon']}
{$coupon_count}
{php echo $common['self_page']['coupon'] ? $common['self_page']['coupon'] : '优惠券';}
{/if}