|
@@ -7,42 +7,42 @@
|
|
|
{/block}
|
|
|
{block name="content"}
|
|
|
<div class="row">
|
|
|
- <div class="col-sm-3 ui-sortable">
|
|
|
- <div class="ibox float-e-margins">
|
|
|
- <div class="ibox-title">
|
|
|
- <span class="label label-danger pull-right">急</span>
|
|
|
- <h5>订单</h5>
|
|
|
- </div>
|
|
|
- <div class="ibox-content">
|
|
|
- <h1 class="no-margins">{$topData.orderDeliveryNum}</h1>
|
|
|
- <small><a href="javascript:;" class="opFrames" data-name="订单管理" data-href="{:Url('order.store_order/index',['status'=>1])}">待发货</a> </small>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="col-sm-3 ui-sortable">
|
|
|
- <div class="ibox float-e-margins">
|
|
|
- <div class="ibox-title">
|
|
|
- <span class="label label-info pull-right">待</span>
|
|
|
- <h5>订单</h5>
|
|
|
- </div>
|
|
|
- <div class="ibox-content">
|
|
|
- <h1 class="no-margins">{$topData.orderRefundNum}</h1>
|
|
|
- <small><a href="javascript:;" class="opFrames" data-name="订单管理" data-href="{:Url('order.store_order/index',['status'=>-1])}">退换货</a></small>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="col-sm-3 ui-sortable" >
|
|
|
- <div class="ibox float-e-margins">
|
|
|
- <div class="ibox-title">
|
|
|
- <span class="label label-danger pull-right">急</span>
|
|
|
- <h5>商品</h5>
|
|
|
- </div>
|
|
|
- <div class="ibox-content">
|
|
|
- <h1 class="no-margins">{$topData.stockProduct}</h1>
|
|
|
- <small><a href="javascript:;" class="opFrames" data-name="商品管理" data-href="{:Url('store.store_product/index',array('type'=>5))}">库存预警</a></small>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
+<!-- <div class="col-sm-3 ui-sortable">-->
|
|
|
+<!-- <div class="ibox float-e-margins">-->
|
|
|
+<!-- <div class="ibox-title">-->
|
|
|
+<!-- <span class="label label-danger pull-right">急</span>-->
|
|
|
+<!-- <h5>订单</h5>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- <div class="ibox-content">-->
|
|
|
+<!-- <h1 class="no-margins">{$topData.orderDeliveryNum}</h1>-->
|
|
|
+<!-- <small><a href="javascript:;" class="opFrames" data-name="订单管理" data-href="{:Url('order.store_order/index',['status'=>1])}">待发货</a> </small>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- <div class="col-sm-3 ui-sortable">-->
|
|
|
+<!-- <div class="ibox float-e-margins">-->
|
|
|
+<!-- <div class="ibox-title">-->
|
|
|
+<!-- <span class="label label-info pull-right">待</span>-->
|
|
|
+<!-- <h5>订单</h5>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- <div class="ibox-content">-->
|
|
|
+<!-- <h1 class="no-margins">{$topData.orderRefundNum}</h1>-->
|
|
|
+<!-- <small><a href="javascript:;" class="opFrames" data-name="订单管理" data-href="{:Url('order.store_order/index',['status'=>-1])}">退换货</a></small>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- <div class="col-sm-3 ui-sortable" >-->
|
|
|
+<!-- <div class="ibox float-e-margins">-->
|
|
|
+<!-- <div class="ibox-title">-->
|
|
|
+<!-- <span class="label label-danger pull-right">急</span>-->
|
|
|
+<!-- <h5>商品</h5>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- <div class="ibox-content">-->
|
|
|
+<!-- <h1 class="no-margins">{$topData.stockProduct}</h1>-->
|
|
|
+<!-- <small><a href="javascript:;" class="opFrames" data-name="商品管理" data-href="{:Url('store.store_product/index',array('type'=>5))}">库存预警</a></small>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- </div>-->
|
|
|
<div class="col-sm-3 ui-sortable">
|
|
|
<div class="ibox float-e-margins">
|
|
|
<div class="ibox-title">
|
|
@@ -55,38 +55,38 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="col-sm-3 ui-sortable">
|
|
|
- <div class="ibox float-e-margins">
|
|
|
- <div class="ibox-title">
|
|
|
- <span class="label label-info pull-right">昨</span>
|
|
|
- <h5>订单</h5>
|
|
|
- </div>
|
|
|
- <div class="ibox-content">
|
|
|
- <h1 class="no-margins">{$first_line.d_num.data}</h1>
|
|
|
- <div class="stat-percent font-bold text-navy">
|
|
|
- {$first_line.d_num.percent}%
|
|
|
- {if condition='$first_line.d_num.is_plus egt 0'}<i class="fa {if condition='$first_line.d_num.is_plus eq 1'}fa-level-up{else /}fa-level-down{/if}"></i>{/if}
|
|
|
- </div>
|
|
|
- <small><a href="javascript:;" class="opFrames" data-name="订单管理" data-href="{:Url('order.store_order/index')}?data=yesterday">昨日支付订单数</a></small>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="col-sm-3 ui-sortable">
|
|
|
- <div class="ibox float-e-margins">
|
|
|
- <div class="ibox-title">
|
|
|
- <span class="label label-info pull-right">昨</span>
|
|
|
- <h5>交易</h5>
|
|
|
- </div>
|
|
|
- <div class="ibox-content">
|
|
|
- <h1 class="no-margins">{$first_line.d_price.data}</h1>
|
|
|
- <div class="stat-percent font-bold text-info">
|
|
|
- {$first_line.d_price.percent}%
|
|
|
- {if condition='$first_line.d_price.is_plus egt 0'}<i class="fa {if condition='$first_line.d_price.is_plus eq 1'}fa-level-up{else /}fa-level-down{/if}"></i>{/if}
|
|
|
- </div>
|
|
|
- <small><a href="javascript:;" class="opFrames" data-name="订单管理" data-href="{:Url('order.store_order/index')}?data=yesterday">昨日交易额</a></small>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
+<!-- <div class="col-sm-3 ui-sortable">-->
|
|
|
+<!-- <div class="ibox float-e-margins">-->
|
|
|
+<!-- <div class="ibox-title">-->
|
|
|
+<!-- <span class="label label-info pull-right">昨</span>-->
|
|
|
+<!-- <h5>订单</h5>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- <div class="ibox-content">-->
|
|
|
+<!-- <h1 class="no-margins">{$first_line.d_num.data}</h1>-->
|
|
|
+<!-- <div class="stat-percent font-bold text-navy">-->
|
|
|
+<!-- {$first_line.d_num.percent}%-->
|
|
|
+<!-- {if condition='$first_line.d_num.is_plus egt 0'}<i class="fa {if condition='$first_line.d_num.is_plus eq 1'}fa-level-up{else /}fa-level-down{/if}"></i>{/if}-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- <small><a href="javascript:;" class="opFrames" data-name="订单管理" data-href="{:Url('order.store_order/index')}?data=yesterday">昨日支付订单数</a></small>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- <div class="col-sm-3 ui-sortable">-->
|
|
|
+<!-- <div class="ibox float-e-margins">-->
|
|
|
+<!-- <div class="ibox-title">-->
|
|
|
+<!-- <span class="label label-info pull-right">昨</span>-->
|
|
|
+<!-- <h5>交易</h5>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- <div class="ibox-content">-->
|
|
|
+<!-- <h1 class="no-margins">{$first_line.d_price.data}</h1>-->
|
|
|
+<!-- <div class="stat-percent font-bold text-info">-->
|
|
|
+<!-- {$first_line.d_price.percent}%-->
|
|
|
+<!-- {if condition='$first_line.d_price.is_plus egt 0'}<i class="fa {if condition='$first_line.d_price.is_plus eq 1'}fa-level-up{else /}fa-level-down{/if}"></i>{/if}-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- <small><a href="javascript:;" class="opFrames" data-name="订单管理" data-href="{:Url('order.store_order/index')}?data=yesterday">昨日交易额</a></small>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- </div>-->
|
|
|
<div class="col-sm-3 ui-sortable">
|
|
|
<div class="ibox float-e-margins">
|
|
|
<div class="ibox-title">
|
|
@@ -122,80 +122,80 @@
|
|
|
|
|
|
</div>
|
|
|
<div id="app">
|
|
|
- <div class="row">
|
|
|
- <div class="col-lg-12">
|
|
|
- <div class="ibox float-e-margins">
|
|
|
- <div class="ibox-title">
|
|
|
- <h5>订单</h5>
|
|
|
- <div class="pull-right">
|
|
|
- <div class="btn-group">
|
|
|
- <button type="button" class="btn btn-xs btn-white" :class="{'active': active == 'thirtyday'}" v-on:click="getlist('thirtyday')">30天</button>
|
|
|
- <button type="button" class="btn btn-xs btn-white" :class="{'active': active == 'week'}" v-on:click="getlist('week')">周</button>
|
|
|
- <button type="button" class="btn btn-xs btn-white" :class="{'active': active == 'month'}" v-on:click="getlist('month')">月</button>
|
|
|
- <button type="button" class="btn btn-xs btn-white" :class="{'active': active == 'year'}" v-on:click="getlist('year')">年</button>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="ibox-content">
|
|
|
- <div class="row">
|
|
|
- <div class="col-lg-9">
|
|
|
- <div class="flot-chart-content echarts" ref="order_echart" id="flot-dashboard-chart1"></div>
|
|
|
- </div>
|
|
|
- <div class="col-lg-3">
|
|
|
- <ul class="stat-list">
|
|
|
- <li>
|
|
|
- <h2 class="no-margins ">{{pre_cycleprice}}</h2>
|
|
|
- <small>{{precyclename}}销售额</small>
|
|
|
- </li>
|
|
|
- <li>
|
|
|
- <h2 class="no-margins ">{{cycleprice}}</h2>
|
|
|
- <small>{{cyclename}}销售额</small>
|
|
|
- <div class="stat-percent text-navy" v-if='cycleprice_is_plus ===1'>
|
|
|
- {{cycleprice_percent}}%
|
|
|
- <i class="fa fa-level-up"></i>
|
|
|
- </div>
|
|
|
- <div class="stat-percent text-danger" v-else-if='cycleprice_is_plus === -1'>
|
|
|
- {{cycleprice_percent}}%
|
|
|
- <i class="fa fa-level-down"></i>
|
|
|
- </div>
|
|
|
- <div class="stat-percent" v-else>
|
|
|
- {{cycleprice_percent}}%
|
|
|
- </div>
|
|
|
- <div class="progress progress-mini">
|
|
|
- <div :style="{width:cycleprice_percent+'%'}" class="progress-bar box"></div>
|
|
|
- </div>
|
|
|
- </li>
|
|
|
- <li>
|
|
|
- <h2 class="no-margins ">{{pre_cyclecount}}</h2>
|
|
|
- <small>{{precyclename}}订单总数</small>
|
|
|
- </li>
|
|
|
- <li>
|
|
|
- <h2 class="no-margins">{{cyclecount}}</h2>
|
|
|
- <small>{{cyclename}}订单总数</small>
|
|
|
- <div class="stat-percent text-navy" v-if='cyclecount_is_plus ===1'>
|
|
|
- {{cyclecount_percent}}%
|
|
|
- <i class="fa fa-level-up"></i>
|
|
|
- </div>
|
|
|
- <div class="stat-percent text-danger" v-else-if='cyclecount_is_plus === -1'>
|
|
|
- {{cyclecount_percent}}%
|
|
|
- <i class="fa fa-level-down"></i>
|
|
|
- </div>
|
|
|
- <div class="stat-percent " v-else>
|
|
|
- {{cyclecount_percent}}%
|
|
|
- </div>
|
|
|
- <div class="progress progress-mini">
|
|
|
- <div :style="{width:cyclecount_percent+'%'}" class="progress-bar box"></div>
|
|
|
- </div>
|
|
|
- </li>
|
|
|
-
|
|
|
-
|
|
|
- </ul>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
+<!-- <div class="row">-->
|
|
|
+<!-- <div class="col-lg-12">-->
|
|
|
+<!-- <div class="ibox float-e-margins">-->
|
|
|
+<!-- <div class="ibox-title">-->
|
|
|
+<!-- <h5>订单</h5>-->
|
|
|
+<!-- <div class="pull-right">-->
|
|
|
+<!-- <div class="btn-group">-->
|
|
|
+<!-- <button type="button" class="btn btn-xs btn-white" :class="{'active': active == 'thirtyday'}" v-on:click="getlist('thirtyday')">30天</button>-->
|
|
|
+<!-- <button type="button" class="btn btn-xs btn-white" :class="{'active': active == 'week'}" v-on:click="getlist('week')">周</button>-->
|
|
|
+<!-- <button type="button" class="btn btn-xs btn-white" :class="{'active': active == 'month'}" v-on:click="getlist('month')">月</button>-->
|
|
|
+<!-- <button type="button" class="btn btn-xs btn-white" :class="{'active': active == 'year'}" v-on:click="getlist('year')">年</button>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- <div class="ibox-content">-->
|
|
|
+<!-- <div class="row">-->
|
|
|
+<!-- <div class="col-lg-9">-->
|
|
|
+<!-- <div class="flot-chart-content echarts" ref="order_echart" id="flot-dashboard-chart1"></div>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- <div class="col-lg-3">-->
|
|
|
+<!-- <ul class="stat-list">-->
|
|
|
+<!-- <li>-->
|
|
|
+<!-- <h2 class="no-margins ">{{pre_cycleprice}}</h2>-->
|
|
|
+<!-- <small>{{precyclename}}销售额</small>-->
|
|
|
+<!-- </li>-->
|
|
|
+<!-- <li>-->
|
|
|
+<!-- <h2 class="no-margins ">{{cycleprice}}</h2>-->
|
|
|
+<!-- <small>{{cyclename}}销售额</small>-->
|
|
|
+<!-- <div class="stat-percent text-navy" v-if='cycleprice_is_plus ===1'>-->
|
|
|
+<!-- {{cycleprice_percent}}%-->
|
|
|
+<!-- <i class="fa fa-level-up"></i>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- <div class="stat-percent text-danger" v-else-if='cycleprice_is_plus === -1'>-->
|
|
|
+<!-- {{cycleprice_percent}}%-->
|
|
|
+<!-- <i class="fa fa-level-down"></i>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- <div class="stat-percent" v-else>-->
|
|
|
+<!-- {{cycleprice_percent}}%-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- <div class="progress progress-mini">-->
|
|
|
+<!-- <div :style="{width:cycleprice_percent+'%'}" class="progress-bar box"></div>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- </li>-->
|
|
|
+<!-- <li>-->
|
|
|
+<!-- <h2 class="no-margins ">{{pre_cyclecount}}</h2>-->
|
|
|
+<!-- <small>{{precyclename}}订单总数</small>-->
|
|
|
+<!-- </li>-->
|
|
|
+<!-- <li>-->
|
|
|
+<!-- <h2 class="no-margins">{{cyclecount}}</h2>-->
|
|
|
+<!-- <small>{{cyclename}}订单总数</small>-->
|
|
|
+<!-- <div class="stat-percent text-navy" v-if='cyclecount_is_plus ===1'>-->
|
|
|
+<!-- {{cyclecount_percent}}%-->
|
|
|
+<!-- <i class="fa fa-level-up"></i>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- <div class="stat-percent text-danger" v-else-if='cyclecount_is_plus === -1'>-->
|
|
|
+<!-- {{cyclecount_percent}}%-->
|
|
|
+<!-- <i class="fa fa-level-down"></i>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- <div class="stat-percent " v-else>-->
|
|
|
+<!-- {{cyclecount_percent}}%-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- <div class="progress progress-mini">-->
|
|
|
+<!-- <div :style="{width:cyclecount_percent+'%'}" class="progress-bar box"></div>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- </li>-->
|
|
|
+<!---->
|
|
|
+<!---->
|
|
|
+<!-- </ul>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- </div>-->
|
|
|
+<!-- </div>-->
|
|
|
<div class="row" >
|
|
|
<div class="col-lg-12">
|
|
|
<div class="ibox float-e-margins">
|
|
@@ -435,7 +435,7 @@
|
|
|
},
|
|
|
mounted:function () {
|
|
|
const self = this;
|
|
|
- this.setChart(self.$refs.order_echart,'order_echart');//订单图表
|
|
|
+ // this.setChart(self.$refs.order_echart,'order_echart');//订单图表
|
|
|
this.setChart(self.$refs.user_echart,'user_echart');//用户图表
|
|
|
this.info();
|
|
|
this.getlist();
|