|
|
|
@ -14,18 +14,18 @@ |
|
|
|
|
:duration="3000" |
|
|
|
|
class="card-panel-num" |
|
|
|
|
/> |
|
|
|
|
<div class="card-panel-compared"> |
|
|
|
|
<div class="card-panel-compared"> |
|
|
|
|
周环比: |
|
|
|
|
<i :class="Number(statisticsData.lastWeekRate.userNum)>=0?'up':'down'"> |
|
|
|
|
{{ statisticsData.lastWeekRate.userNum ? (statisticsData.lastWeekRate.userNum*100*1000/1000).toFixed(2) : 0.00 }}%</i> |
|
|
|
|
<i :class="Number(statisticsData.lastWeekRate.userNum)>=0?'el-icon-caret-top':'el-icon-caret-bottom'" /> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<div class="card-panel-date"> |
|
|
|
|
<span class="date_text">昨日数据</span> |
|
|
|
|
<span class="date_num">{{ statisticsData.yesterday.userNum }}</span> |
|
|
|
|
<span class="date_num">{{ statisticsData.yesterday.userNum }}</span> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</el-col> |
|
|
|
|
<el-col :span="6" class="content"> |
|
|
|
|
<div class="card-panel"> |
|
|
|
@ -40,15 +40,15 @@ |
|
|
|
|
:duration="3000" |
|
|
|
|
class="card-panel-num" |
|
|
|
|
/> |
|
|
|
|
<div class="card-panel-compared"> |
|
|
|
|
<div class="card-panel-compared"> |
|
|
|
|
周环比: |
|
|
|
|
<i :class="Number(statisticsData.lastWeekRate.visitNum)>=0?'up':'down'">{{ statisticsData.lastWeekRate.visitNum ? (statisticsData.lastWeekRate.visitNum*100*1000/1000).toFixed(2) : 0.00 }}%</i> |
|
|
|
|
<i :class="Number(statisticsData.lastWeekRate.visitNum)>=0?'el-icon-caret-top':'el-icon-caret-bottom'" /> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<div class="card-panel-date"> |
|
|
|
|
<span class="date_text">昨日数据</span> |
|
|
|
|
<span class="date_num">{{ statisticsData.yesterday.visitNum }}</span> |
|
|
|
|
</div> |
|
|
|
|
<span class="date_num">{{ statisticsData.yesterday.visitNum }}</span> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</el-col> |
|
|
|
@ -65,7 +65,7 @@ |
|
|
|
|
:duration="3000" |
|
|
|
|
class="card-panel-num" |
|
|
|
|
/> |
|
|
|
|
<div class="card-panel-compared"> |
|
|
|
|
<div class="card-panel-compared"> |
|
|
|
|
周环比: |
|
|
|
|
<i :class="Number(statisticsData.lastWeekRate.visitUserNum)>=0?'up':'down'"> |
|
|
|
|
{{ statisticsData.lastWeekRate.visitUserNum ? (statisticsData.lastWeekRate.visitUserNum*100*1000/1000).toFixed(2) : 0.00 }}%</i> |
|
|
|
@ -73,8 +73,8 @@ |
|
|
|
|
</div> |
|
|
|
|
<div class="card-panel-date"> |
|
|
|
|
<span class="date_text">昨日数据</span> |
|
|
|
|
<span class="date_num">{{ statisticsData.yesterday.visitUserNum }}</span> |
|
|
|
|
</div> |
|
|
|
|
<span class="date_num">{{ statisticsData.yesterday.visitUserNum }}</span> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</el-col> |
|
|
|
@ -91,7 +91,7 @@ |
|
|
|
|
:duration="3000" |
|
|
|
|
class="card-panel-num" |
|
|
|
|
/> |
|
|
|
|
<div class="card-panel-compared"> |
|
|
|
|
<div class="card-panel-compared"> |
|
|
|
|
周环比: |
|
|
|
|
<i :class="Number(statisticsData.lastWeekRate.storeNum)>=0?'up':'down'"> |
|
|
|
|
{{ statisticsData.lastWeekRate.storeNum ? (statisticsData.lastWeekRate.storeNum*100*1000/1000).toFixed(2) : 0.00 }}%</i> |
|
|
|
@ -99,78 +99,78 @@ |
|
|
|
|
</div> |
|
|
|
|
<div class="card-panel-date"> |
|
|
|
|
<span class="date_text">昨日数据</span> |
|
|
|
|
<span class="date_num">{{ statisticsData.yesterday.storeNum }}</span> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<span class="date_num">{{ statisticsData.yesterday.storeNum }}</span> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</el-col> |
|
|
|
|
</el-row> |
|
|
|
|
<el-row :gutter="18" class="panel-group-count"> |
|
|
|
|
<el-col :span="3" class="card-panel-item"> |
|
|
|
|
<router-link :to=" { path:`${roterPre}` + '/product/examine' } "> |
|
|
|
|
<div class="card-panel-count"> |
|
|
|
|
<span class="iconfont icon-shangpinguanli" style="color: #5CC7C1;"></span> |
|
|
|
|
<span class="panel-text">商品管理</span> |
|
|
|
|
</div> |
|
|
|
|
</router-link> |
|
|
|
|
</el-col> |
|
|
|
|
<el-col :span="3" class="card-panel-item"> |
|
|
|
|
<router-link :to=" { path:`${roterPre}` + '/user/list' } "> |
|
|
|
|
<div class="card-panel-count"> |
|
|
|
|
<span class="iconfont icon-yonghuguanli" style="color: #69C0FD;"></span> |
|
|
|
|
<span class="panel-text">用户管理</span> |
|
|
|
|
</div> |
|
|
|
|
</router-link> |
|
|
|
|
</el-col> |
|
|
|
|
<el-col :span="3" class="card-panel-item"> |
|
|
|
|
<router-link :to=" { path:`${roterPre}` + '/order/list' } "> |
|
|
|
|
<div class="card-panel-count"> |
|
|
|
|
<span class="iconfont icon-dingdanguanli" style="color: #EF9B6F;"></span> |
|
|
|
|
<span class="panel-text">订单管理</span> |
|
|
|
|
</div> |
|
|
|
|
</router-link> |
|
|
|
|
</el-col> |
|
|
|
|
<el-col :span="3" class="card-panel-item"> |
|
|
|
|
<router-link :to=" { path:`${roterPre}` + '/promoter/user' } "> |
|
|
|
|
<div class="card-panel-count"> |
|
|
|
|
<span class="iconfont icon-fenxiaoguanli" style="color: #B27FEB;"></span> |
|
|
|
|
<span class="panel-text">分销管理</span> |
|
|
|
|
</div> |
|
|
|
|
</router-link> |
|
|
|
|
</el-col> |
|
|
|
|
<el-col :span="3" class="card-panel-item"> |
|
|
|
|
<router-link :to=" { path:`${roterPre}` + '/setting/sms/sms_config/index' } "> |
|
|
|
|
<div class="card-panel-count"> |
|
|
|
|
<span class="iconfont icon-duanxinpeizhi" style="color: #F0AA0B;"></span> |
|
|
|
|
<span class="panel-text">一号通</span> |
|
|
|
|
</div> |
|
|
|
|
</router-link> |
|
|
|
|
</el-col> |
|
|
|
|
<el-col :span="3" class="card-panel-item"> |
|
|
|
|
<router-link :to=" { path:`${roterPre}` + '/cms/article' } "> |
|
|
|
|
<div class="card-panel-count"> |
|
|
|
|
<span class="iconfont icon-wenzhangguanli" style="color: #5CC7C1;"></span> |
|
|
|
|
<span class="panel-text">文章管理</span> |
|
|
|
|
</div> |
|
|
|
|
</router-link> |
|
|
|
|
</el-col> |
|
|
|
|
<el-col :span="3" class="card-panel-item"> |
|
|
|
|
<router-link :to=" { path:`${roterPre}` + '/marketing/coupon/list' } "> |
|
|
|
|
<div class="card-panel-count"> |
|
|
|
|
<span class="iconfont icon-youhuiquan" style="color: #EF9B6F;"></span> |
|
|
|
|
<span class="panel-text">优惠券</span> |
|
|
|
|
</div> |
|
|
|
|
</router-link> |
|
|
|
|
</el-col> |
|
|
|
|
<el-col :span="3" class="card-panel-item"> |
|
|
|
|
<router-link :to=" { path:`${roterPre}` + '/systemForm/Basics/system_tabs' } "> |
|
|
|
|
<div class="card-panel-count"> |
|
|
|
|
<span class="iconfont icon-xitongshezhi" style="color: #F0AA0B;"></span> |
|
|
|
|
<span class="panel-text">系统设置</span> |
|
|
|
|
</div> |
|
|
|
|
</router-link> |
|
|
|
|
</el-col> |
|
|
|
|
</el-row> |
|
|
|
|
<!-- <el-row :gutter="18" class="panel-group-count">--> |
|
|
|
|
<!-- <el-col :span="3" class="card-panel-item">--> |
|
|
|
|
<!-- <router-link :to=" { path:`${roterPre}` + '/product/examine' } ">--> |
|
|
|
|
<!-- <div class="card-panel-count">--> |
|
|
|
|
<!-- <span class="iconfont icon-shangpinguanli" style="color: #5CC7C1;"></span>--> |
|
|
|
|
<!-- <span class="panel-text">商品管理</span>--> |
|
|
|
|
<!-- </div>--> |
|
|
|
|
<!-- </router-link> --> |
|
|
|
|
<!-- </el-col>--> |
|
|
|
|
<!-- <el-col :span="3" class="card-panel-item">--> |
|
|
|
|
<!-- <router-link :to=" { path:`${roterPre}` + '/user/list' } ">--> |
|
|
|
|
<!-- <div class="card-panel-count">--> |
|
|
|
|
<!-- <span class="iconfont icon-yonghuguanli" style="color: #69C0FD;"></span>--> |
|
|
|
|
<!-- <span class="panel-text">用户管理</span>--> |
|
|
|
|
<!-- </div>--> |
|
|
|
|
<!-- </router-link> --> |
|
|
|
|
<!-- </el-col>--> |
|
|
|
|
<!-- <el-col :span="3" class="card-panel-item">--> |
|
|
|
|
<!-- <router-link :to=" { path:`${roterPre}` + '/order/list' } "> --> |
|
|
|
|
<!-- <div class="card-panel-count">--> |
|
|
|
|
<!-- <span class="iconfont icon-dingdanguanli" style="color: #EF9B6F;"></span>--> |
|
|
|
|
<!-- <span class="panel-text">订单管理</span>--> |
|
|
|
|
<!-- </div>--> |
|
|
|
|
<!-- </router-link>--> |
|
|
|
|
<!-- </el-col>--> |
|
|
|
|
<!-- <el-col :span="3" class="card-panel-item">--> |
|
|
|
|
<!-- <router-link :to=" { path:`${roterPre}` + '/promoter/user' } ">--> |
|
|
|
|
<!-- <div class="card-panel-count">--> |
|
|
|
|
<!-- <span class="iconfont icon-fenxiaoguanli" style="color: #B27FEB;"></span>--> |
|
|
|
|
<!-- <span class="panel-text">分销管理</span>--> |
|
|
|
|
<!-- </div>--> |
|
|
|
|
<!-- </router-link>--> |
|
|
|
|
<!-- </el-col>--> |
|
|
|
|
<!-- <el-col :span="3" class="card-panel-item">--> |
|
|
|
|
<!-- <router-link :to=" { path:`${roterPre}` + '/setting/sms/sms_config/index' } ">--> |
|
|
|
|
<!-- <div class="card-panel-count">--> |
|
|
|
|
<!-- <span class="iconfont icon-duanxinpeizhi" style="color: #F0AA0B;"></span>--> |
|
|
|
|
<!-- <span class="panel-text">一号通</span>--> |
|
|
|
|
<!-- </div>--> |
|
|
|
|
<!-- </router-link>--> |
|
|
|
|
<!-- </el-col>--> |
|
|
|
|
<!-- <el-col :span="3" class="card-panel-item">--> |
|
|
|
|
<!-- <router-link :to=" { path:`${roterPre}` + '/cms/article' } ">--> |
|
|
|
|
<!-- <div class="card-panel-count">--> |
|
|
|
|
<!-- <span class="iconfont icon-wenzhangguanli" style="color: #5CC7C1;"></span>--> |
|
|
|
|
<!-- <span class="panel-text">文章管理</span>--> |
|
|
|
|
<!-- </div>--> |
|
|
|
|
<!-- </router-link>--> |
|
|
|
|
<!-- </el-col>--> |
|
|
|
|
<!-- <el-col :span="3" class="card-panel-item">--> |
|
|
|
|
<!-- <router-link :to=" { path:`${roterPre}` + '/marketing/coupon/list' } ">--> |
|
|
|
|
<!-- <div class="card-panel-count">--> |
|
|
|
|
<!-- <span class="iconfont icon-youhuiquan" style="color: #EF9B6F;"></span>--> |
|
|
|
|
<!-- <span class="panel-text">优惠券</span>--> |
|
|
|
|
<!-- </div>--> |
|
|
|
|
<!-- </router-link>--> |
|
|
|
|
<!-- </el-col>--> |
|
|
|
|
<!-- <el-col :span="3" class="card-panel-item">--> |
|
|
|
|
<!-- <router-link :to=" { path:`${roterPre}` + '/systemForm/Basics/system_tabs' } ">--> |
|
|
|
|
<!-- <div class="card-panel-count">--> |
|
|
|
|
<!-- <span class="iconfont icon-xitongshezhi" style="color: #F0AA0B;"></span>--> |
|
|
|
|
<!-- <span class="panel-text">系统设置</span>--> |
|
|
|
|
<!-- </div>--> |
|
|
|
|
<!-- </router-link>--> |
|
|
|
|
<!-- </el-col>--> |
|
|
|
|
<!-- </el-row>--> |
|
|
|
|
</div> |
|
|
|
|
</template> |
|
|
|
|
|
|
|
|
@ -276,7 +276,7 @@ export default { |
|
|
|
|
padding: 0 20px; |
|
|
|
|
margin-top: 19px; |
|
|
|
|
.card-panel-text { |
|
|
|
|
line-height: 18px; |
|
|
|
|
line-height: 18px; |
|
|
|
|
margin-bottom: 12px; |
|
|
|
|
font-weight: normal; |
|
|
|
|
align-items: center; |
|
|
|
|