@extends('mobile.module.layouts.content') @push('meta') @endpush @push('css') @endpush @push('js') @endpush @section('content')
{{ $myPoints->points }}积分
收支明细>
@if($signCount)已签到@else签到@endif
积分说明
积分是{{subsite_config('aix.system.site.site.site_name')}}特有的虚拟货币,拥有积分你可以在购买招聘增值服务消费时进行现金抵扣,或者直接在积分商城兑换礼品
做任务免费得积分
积分充值
使用积分

增值服务

购买简历、短信包抵现

去兑换
@endsection @section('script') @endsection