{{ $t('html_19_个人中心2') }} {{ $t('html_19_资料设置') }} {{ $t('html_19_修改密码') }} {{ $t('html_19_修改邮箱') }} {{ $t('html_19_注销账户') }} {{ $t('html_19_我的订单') }} {{ $t('html_19_售后') }} {{ $t('html_19_地址薄') }}

{{ $t('html_19_用户') }}{{user_info.username}} {{ $t('html_19_您好') }}

{{ $t('html_19_上次登录时间') }} {{ formateTime(new Date(user_info.last_login_time))}}。

{{user_info.email}}

{{ $t('html_19_您已经累计消费') }}

{{user_info.currency_unit}}{{user_info.accumulated_consumption_amount==null?0:user_info.accumulated_consumption_amount}}

{{ $t('html_19_您有') }} {{user_info.unfilled_order_quantity}}{{ $t('html_19_个订单正在交易中') }}

{{ $t('html_19_查看详情') }}

{{$t('html_25_订阅新闻')}}
{{ user_info.is_subscribe_notifications?$t('html_19_取消订阅') : $t('html_19_订阅') }}