{php}$member_page='cash';{/php} 积分提现 - 会员中心 - {$maccms.site_name} {include file="user/include"/} {include file="user/head"/}
{include file="user/left"}

积分提现

  • 提现申请
  • 提现记录
{if $GLOBALS.config.user.cash_status==1}

{$GLOBALS['user']['user_points']}(相当于{$GLOBALS['user']['user_points']/$GLOBALS['config']['user']['cash_ratio']}元)

{$GLOBALS['user']['user_points_froze']}(相当于{$GLOBALS['user']['user_points_froze']/$GLOBALS['config']['user']['cash_ratio']}元)

1元等于{$GLOBALS['config']['user']['cash_ratio']}积分,最低提现金额:{$GLOBALS['config']['user']['cash_min']}
{else/}
 本站当前未开启积分提现功能
{/if}
{include file="user/foot"/}