#{include file="../Header.html"} #{js("/assets/static/echarts.min.js")}
#{include file="../Toolbar.html"}

#{t("官方公告")}

#{t("平台更新、活动与重要提醒")}
#{t("加载中...")}
#{t('头像')}
#{t("管理员账户")}
#{$user.nickname|escape:'html'} #{t("在线")}
#{t("本次登录 IP")} #{$user.login_ip|escape:'html'} #{t("当前会话")}
#{t("上次登录")} #{if $user.last_login_ip} #{$user.last_login_ip|escape:'html'} #{$user.last_login_time|escape:'html'} #{else} #{t("暂无记录")} #{/if}

#{t("数据概览")}

#{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"}

#{t("数据趋势")}

#{ready("/assets/admin/controller/dashboard/index.js")} #{include file="../Footer.html"}