#{include file="../Toolbar.html"}
admin_panel_settings
管理员账户
#{$user.nickname|escape:'html'}
在线
mail_outline
#{$user.email|escape:'html'}
数据概览
#{include file="../Component/StatCard.html" accent="success" icon="fa-sack-dollar" label="盈利" vclass="order_profit" value="—" itemClass="md-stat-grid__item--wide"}
#{include file="../Component/StatCard.html" accent="primary" icon="fa-circle-dollar" label="交易金额" vclass="turnover" value="—" itemClass="md-stat-grid__item--wide"}
#{include file="../Component/StatCard.html" accent="success" icon="fa-receipt" label="订单" vclass="order_num" value="—"}
#{include file="../Component/StatCard.html" accent="secondary" icon="fa-store" label="子站" vclass="business" value="—"}
#{include file="../Component/StatCard.html" accent="danger" icon="fa-money-bill-wave" label="未处理提现" vclass="cash_status_0" value="—"}
#{include file="../Component/StatCard.html" accent="success" icon="fa-money-bill" label="成功提现" vclass="cash_money_status_1" value="—" itemClass="md-stat-grid__item--wide"}
#{include file="../Component/StatCard.html" accent="primary" icon="fa-user-plus" label="注册用户" vclass="user_register_num" value="—"}
#{include file="../Component/StatCard.html" accent="warning" icon="fa-file-invoice-dollar" label="充值金额" vclass="recharge_amount" value="—" itemClass="md-stat-grid__item--wide"}
#{include file="../Component/StatCard.html" accent="success" icon="fa-credit-card" label="第三方支付" vclass="online_amout" value="—" itemClass="md-stat-grid__item--wide"}
#{include file="../Component/StatCard.html" accent="danger" icon="fa-bullhorn" label="推广返利" vclass="divide_amount" value="—" itemClass="md-stat-grid__item--wide"}
#{include file="../Component/StatCard.html" accent="primary" icon="fa-hand-holding-dollar" label="子站佣金" vclass="rebate" value="—" itemClass="md-stat-grid__item--wide"}
#{include file="../Component/StatCard.html" accent="success" icon="fa-filter-circle-dollar" label="供货手续费" vclass="cost" value="—" itemClass="md-stat-grid__item--wide"}
#{ready("/assets/admin/controller/dashboard/index.js")}
#{include file="../Footer.html"}