|
|
|
|
@ -1,147 +1,165 @@
|
|
|
|
|
<template lang="pug">
|
|
|
|
|
.home-wrapper
|
|
|
|
|
mixin info
|
|
|
|
|
el-popover.ml5(content="功能开发中" placement="top" trigger="hover")
|
|
|
|
|
i.el-icon-warning-outline(slot="reference")
|
|
|
|
|
el-card(style="margin: 20px 20px; font-size: 14px")
|
|
|
|
|
div(slot="header")
|
|
|
|
|
span 工作台
|
|
|
|
|
.first
|
|
|
|
|
img(
|
|
|
|
|
alt=""
|
|
|
|
|
:src="avatar"
|
|
|
|
|
style="width: 50px; height: 50px; float:left; margin-right:10px;border-radius:50%"
|
|
|
|
|
)
|
|
|
|
|
p(style="font-size:16px;margin-bottom:8px") {{name}},{{hello}}
|
|
|
|
|
p(style="font-size:12px;color:rgb(185, 181, 189)") 今天是:{{nowTime}}
|
|
|
|
|
.first
|
|
|
|
|
ul
|
|
|
|
|
li.li(style="width: 33%") 访客数
|
|
|
|
|
+info
|
|
|
|
|
li.li(style="width: 33%") 支付买家数
|
|
|
|
|
+info
|
|
|
|
|
li.li(style="width: 33%") 浏览量
|
|
|
|
|
+info
|
|
|
|
|
ul
|
|
|
|
|
li.da(style="width: 33%")
|
|
|
|
|
router-link(to="/basic/warehouse") 2,910
|
|
|
|
|
li.da(style="width: 33%")
|
|
|
|
|
router-link(to="/basic/area") 56
|
|
|
|
|
li.da(style="width: 33%")
|
|
|
|
|
router-link(to="/basic/rack") 21,085
|
|
|
|
|
el-row.pl20.pr20(:gutter="10")
|
|
|
|
|
el-col(:span="8")
|
|
|
|
|
el-card(shadow="always" style="padding-bottom: 20px")
|
|
|
|
|
div(slot="header")
|
|
|
|
|
span 售后
|
|
|
|
|
ul
|
|
|
|
|
li.li(style="width: 50%") 待处理
|
|
|
|
|
+info
|
|
|
|
|
li.li(style="width: 50%") 处理中
|
|
|
|
|
+info
|
|
|
|
|
ul
|
|
|
|
|
li.da(style="width: 50%") 2
|
|
|
|
|
li.da(style="width: 50%") 1
|
|
|
|
|
el-col(:span="16")
|
|
|
|
|
el-card(shadow="always" style="padding-bottom: 20px")
|
|
|
|
|
div(slot="header")
|
|
|
|
|
span 订单
|
|
|
|
|
div
|
|
|
|
|
ul
|
|
|
|
|
li.li 未发订单数
|
|
|
|
|
+info
|
|
|
|
|
li.li 未揽件有退款
|
|
|
|
|
+info
|
|
|
|
|
li.li 发货超时
|
|
|
|
|
+info
|
|
|
|
|
li.li 物流预警
|
|
|
|
|
+info
|
|
|
|
|
ul
|
|
|
|
|
li.da
|
|
|
|
|
router-link(to="/relation/customer") 50
|
|
|
|
|
li.da
|
|
|
|
|
router-link(to="/relation/supplier") 0
|
|
|
|
|
li.da
|
|
|
|
|
router-link(to="/relation/carrier") 4
|
|
|
|
|
li.da
|
|
|
|
|
router-link(to="/item") 3
|
|
|
|
|
el-row.pl20.pr20(:gutter="10")
|
|
|
|
|
el-col(:span="16")
|
|
|
|
|
el-card(style="margin: 20px 20px; font-size: 14px")
|
|
|
|
|
div(slot="header")
|
|
|
|
|
span 订单统计
|
|
|
|
|
el-row
|
|
|
|
|
el-col(:span="4")
|
|
|
|
|
div(style="padding: 20px")
|
|
|
|
|
div
|
|
|
|
|
div(style="color: #909399;font-size: 14px") 本月订单总数
|
|
|
|
|
div(style="color: #606266;font-size: 24px;padding: 10px 0") 10000
|
|
|
|
|
div
|
|
|
|
|
span.color-success(style="font-size: 14px") +10%
|
|
|
|
|
span(style="color: #C0C4CC;font-size: 14px") 同比上月
|
|
|
|
|
div(style="margin-top: 20px;")
|
|
|
|
|
div(style="color: #909399;font-size: 14px") 本周订单总数
|
|
|
|
|
div(style="color: #606266;font-size: 24px;padding: 10px 0") 1000
|
|
|
|
|
div
|
|
|
|
|
span.color-danger(style="font-size: 14px") -10%
|
|
|
|
|
span(style="color: #C0C4CC;font-size: 14px") 同比上周
|
|
|
|
|
div(style="margin-top: 20px;")
|
|
|
|
|
div(style="color: #909399;font-size: 14px") 本月销售总额
|
|
|
|
|
div(style="color: #606266;font-size: 24px;padding: 10px 0") 100000
|
|
|
|
|
div
|
|
|
|
|
span.color-success(style="font-size: 14px") +10%
|
|
|
|
|
span(style="color: #C0C4CC;font-size: 14px") 同比上月
|
|
|
|
|
div(style="margin-top: 20px;")
|
|
|
|
|
div(style="color: #909399;font-size: 14px") 本周销售总额
|
|
|
|
|
div(style="color: #606266;font-size: 24px;padding: 10px 0") 50000
|
|
|
|
|
div
|
|
|
|
|
span.color-danger(style="font-size: 14px") -10%
|
|
|
|
|
span(style="color: #C0C4CC;font-size: 14px") 同比上周
|
|
|
|
|
el-col(:span="20")
|
|
|
|
|
div(style="padding: 10px;border-left:1px solid #DCDFE6")
|
|
|
|
|
el-date-picker(
|
|
|
|
|
v-model="orderCountDate"
|
|
|
|
|
align="right"
|
|
|
|
|
end-placeholder="结束日期"
|
|
|
|
|
:picker-options="pickerOptions"
|
|
|
|
|
range-separator="至"
|
|
|
|
|
size="small"
|
|
|
|
|
start-placeholder="开始日期"
|
|
|
|
|
style="float: right;z-index: 1"
|
|
|
|
|
type="daterange"
|
|
|
|
|
unlink-panels
|
|
|
|
|
@change="handleDateChange"
|
|
|
|
|
)
|
|
|
|
|
div
|
|
|
|
|
ve-line(
|
|
|
|
|
:data-empty="dataEmpty"
|
|
|
|
|
:data="chartData"
|
|
|
|
|
:legend-visible="false"
|
|
|
|
|
:loading="loading"
|
|
|
|
|
:settings="chartSettings"
|
|
|
|
|
)
|
|
|
|
|
el-col(:span="8")
|
|
|
|
|
el-card(style="margin: 20px 20px; font-size: 14px")
|
|
|
|
|
div(slot="header")
|
|
|
|
|
span 发展历程
|
|
|
|
|
el-timeline
|
|
|
|
|
el-timeline-item(placement="top" timestamp="2018年")
|
|
|
|
|
el-card
|
|
|
|
|
h4 参与京东服务市场商品分析应用开发,参与京东服务市场会员积分应用开发
|
|
|
|
|
el-timeline-item(placement="top" timestamp="2019年")
|
|
|
|
|
el-card
|
|
|
|
|
h4 参与京东服务市场商品搬家应用开发,参与拼多多服务市场订单应用开发
|
|
|
|
|
el-timeline-item(placement="top" timestamp="2020年")
|
|
|
|
|
el-card
|
|
|
|
|
h4 所参与开发的拼多多订单应用排名服务市场类目第一,开始快手服务市场订单应用开发
|
|
|
|
|
el-timeline-item(placement="top" timestamp="2021年")
|
|
|
|
|
el-card
|
|
|
|
|
h4 日处理拼多多订单200万条,开始美团、饿了么应用市场应用开发
|
|
|
|
|
el-timeline-item(placement="top" timestamp="2022年")
|
|
|
|
|
el-card
|
|
|
|
|
h4 累计服务10万+电商平台店铺、5万+外卖店铺。开始抖音、淘宝服务市场订单应用开发,开源ruoyi-wms
|
|
|
|
|
<template>
|
|
|
|
|
<div class="home-wrapper">
|
|
|
|
|
<el-card style="margin: 20px 20px; font-size: 14px">
|
|
|
|
|
<div slot="header"><span>工作台</span></div>
|
|
|
|
|
<div class="first"><img alt="" :src="avatar" style="width: 50px; height: 50px; float:left; margin-right:10px;border-radius:50%" />
|
|
|
|
|
<p style="font-size:16px;margin-bottom:8px">{{name}},{{hello}}</p>
|
|
|
|
|
<p style="font-size:12px;color:rgb(185, 181, 189)">今天是:{{nowTime}}</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="first">
|
|
|
|
|
<ul>
|
|
|
|
|
<li class="li" style="width: 33%">访客数
|
|
|
|
|
<el-popover class="ml5" content="功能开发中" placement="top" trigger="hover"><i class="el-icon-warning-outline" slot="reference"></i></el-popover>
|
|
|
|
|
</li>
|
|
|
|
|
<li class="li" style="width: 33%">支付买家数
|
|
|
|
|
<el-popover class="ml5" content="功能开发中" placement="top" trigger="hover"><i class="el-icon-warning-outline" slot="reference"></i></el-popover>
|
|
|
|
|
</li>
|
|
|
|
|
<li class="li" style="width: 33%">浏览量
|
|
|
|
|
<el-popover class="ml5" content="功能开发中" placement="top" trigger="hover"><i class="el-icon-warning-outline" slot="reference"></i></el-popover>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
<ul>
|
|
|
|
|
<li class="da" style="width: 33%">
|
|
|
|
|
<router-link to="/basic/warehouse">2,910</router-link>
|
|
|
|
|
</li>
|
|
|
|
|
<li class="da" style="width: 33%">
|
|
|
|
|
<router-link to="/basic/area">56</router-link>
|
|
|
|
|
</li>
|
|
|
|
|
<li class="da" style="width: 33%">
|
|
|
|
|
<router-link to="/basic/rack">21,085</router-link>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
</el-card>
|
|
|
|
|
<el-row class="pl20 pr20" :gutter="10">
|
|
|
|
|
<el-col :span="8">
|
|
|
|
|
<el-card shadow="always" style="padding-bottom: 20px">
|
|
|
|
|
<div slot="header"><span>售后</span></div>
|
|
|
|
|
<ul>
|
|
|
|
|
<li class="li" style="width: 50%">待处理
|
|
|
|
|
<el-popover class="ml5" content="功能开发中" placement="top" trigger="hover"><i class="el-icon-warning-outline" slot="reference"></i></el-popover>
|
|
|
|
|
</li>
|
|
|
|
|
<li class="li" style="width: 50%">处理中
|
|
|
|
|
<el-popover class="ml5" content="功能开发中" placement="top" trigger="hover"><i class="el-icon-warning-outline" slot="reference"></i></el-popover>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
<ul>
|
|
|
|
|
<li class="da" style="width: 50%">2</li>
|
|
|
|
|
<li class="da" style="width: 50%">1</li>
|
|
|
|
|
</ul>
|
|
|
|
|
</el-card>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="16">
|
|
|
|
|
<el-card shadow="always" style="padding-bottom: 20px">
|
|
|
|
|
<div slot="header"><span>订单</span></div>
|
|
|
|
|
<div>
|
|
|
|
|
<ul>
|
|
|
|
|
<li class="li">未发订单数
|
|
|
|
|
<el-popover class="ml5" content="功能开发中" placement="top" trigger="hover"><i class="el-icon-warning-outline" slot="reference"></i></el-popover>
|
|
|
|
|
</li>
|
|
|
|
|
<li class="li">未揽件有退款
|
|
|
|
|
<el-popover class="ml5" content="功能开发中" placement="top" trigger="hover"><i class="el-icon-warning-outline" slot="reference"></i></el-popover>
|
|
|
|
|
</li>
|
|
|
|
|
<li class="li">发货超时
|
|
|
|
|
<el-popover class="ml5" content="功能开发中" placement="top" trigger="hover"><i class="el-icon-warning-outline" slot="reference"></i></el-popover>
|
|
|
|
|
</li>
|
|
|
|
|
<li class="li">物流预警
|
|
|
|
|
<el-popover class="ml5" content="功能开发中" placement="top" trigger="hover"><i class="el-icon-warning-outline" slot="reference"></i></el-popover>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
<ul>
|
|
|
|
|
<li class="da">
|
|
|
|
|
<router-link to="/relation/customer">50</router-link>
|
|
|
|
|
</li>
|
|
|
|
|
<li class="da">
|
|
|
|
|
<router-link to="/relation/supplier">0</router-link>
|
|
|
|
|
</li>
|
|
|
|
|
<li class="da">
|
|
|
|
|
<router-link to="/relation/carrier">4</router-link>
|
|
|
|
|
</li>
|
|
|
|
|
<li class="da">
|
|
|
|
|
<router-link to="/item">3</router-link>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
</el-card>
|
|
|
|
|
</el-col>
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row class="pl20 pr20" :gutter="10">
|
|
|
|
|
<el-col :span="16">
|
|
|
|
|
<el-card style="margin: 20px 20px; font-size: 14px">
|
|
|
|
|
<div slot="header"><span>订单统计</span></div>
|
|
|
|
|
<el-row>
|
|
|
|
|
<el-col :span="4">
|
|
|
|
|
<div style="padding: 20px">
|
|
|
|
|
<div>
|
|
|
|
|
<div style="color: #909399;font-size: 14px">本月订单总数</div>
|
|
|
|
|
<div style="color: #606266;font-size: 24px;padding: 10px 0">10000</div>
|
|
|
|
|
<div><span class="color-success" style="font-size: 14px">+10%</span><span style="color: #C0C4CC;font-size: 14px">同比上月</span></div>
|
|
|
|
|
</div>
|
|
|
|
|
<div style="margin-top: 20px;">
|
|
|
|
|
<div style="color: #909399;font-size: 14px">本周订单总数</div>
|
|
|
|
|
<div style="color: #606266;font-size: 24px;padding: 10px 0">1000</div>
|
|
|
|
|
<div><span class="color-danger" style="font-size: 14px">-10%</span><span style="color: #C0C4CC;font-size: 14px">同比上周</span></div>
|
|
|
|
|
</div>
|
|
|
|
|
<div style="margin-top: 20px;">
|
|
|
|
|
<div style="color: #909399;font-size: 14px">本月销售总额</div>
|
|
|
|
|
<div style="color: #606266;font-size: 24px;padding: 10px 0">100000</div>
|
|
|
|
|
<div><span class="color-success" style="font-size: 14px">+10%</span><span style="color: #C0C4CC;font-size: 14px">同比上月</span></div>
|
|
|
|
|
</div>
|
|
|
|
|
<div style="margin-top: 20px;">
|
|
|
|
|
<div style="color: #909399;font-size: 14px">本周销售总额</div>
|
|
|
|
|
<div style="color: #606266;font-size: 24px;padding: 10px 0">50000</div>
|
|
|
|
|
<div><span class="color-danger" style="font-size: 14px">-10%</span><span style="color: #C0C4CC;font-size: 14px">同比上周</span></div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="20">
|
|
|
|
|
<div style="padding: 10px;border-left:1px solid #DCDFE6">
|
|
|
|
|
<el-date-picker v-model="orderCountDate" align="right" end-placeholder="结束日期" :picker-options="pickerOptions" range-separator="至" size="small" start-placeholder="开始日期" style="float: right;z-index: 1" type="daterange" unlink-panels="unlink-panels" @change="handleDateChange"></el-date-picker>
|
|
|
|
|
<div>
|
|
|
|
|
<ve-line :data-empty="dataEmpty" :data="chartData" :legend-visible="false" :loading="loading" :settings="chartSettings"></ve-line>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</el-col>
|
|
|
|
|
</el-row>
|
|
|
|
|
</el-card>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="8">
|
|
|
|
|
<el-card style="margin: 20px 20px; font-size: 14px">
|
|
|
|
|
<div slot="header"><span>发展历程</span></div>
|
|
|
|
|
<el-timeline>
|
|
|
|
|
<el-timeline-item placement="top" timestamp="2018年">
|
|
|
|
|
<el-card>
|
|
|
|
|
<h4>参与京东服务市场商品分析应用开发,参与京东服务市场会员积分应用开发</h4>
|
|
|
|
|
</el-card>
|
|
|
|
|
</el-timeline-item>
|
|
|
|
|
<el-timeline-item placement="top" timestamp="2019年">
|
|
|
|
|
<el-card>
|
|
|
|
|
<h4>参与京东服务市场商品搬家应用开发,参与拼多多服务市场订单应用开发</h4>
|
|
|
|
|
</el-card>
|
|
|
|
|
</el-timeline-item>
|
|
|
|
|
<el-timeline-item placement="top" timestamp="2020年">
|
|
|
|
|
<el-card>
|
|
|
|
|
<h4>所参与开发的拼多多订单应用排名服务市场类目第一,开始快手服务市场订单应用开发</h4>
|
|
|
|
|
</el-card>
|
|
|
|
|
</el-timeline-item>
|
|
|
|
|
<el-timeline-item placement="top" timestamp="2021年">
|
|
|
|
|
<el-card>
|
|
|
|
|
<h4>日处理拼多多订单200万条,开始美团、饿了么应用市场应用开发</h4>
|
|
|
|
|
</el-card>
|
|
|
|
|
</el-timeline-item>
|
|
|
|
|
<el-timeline-item placement="top" timestamp="2022年">
|
|
|
|
|
<el-card>
|
|
|
|
|
<h4>累计服务10万+电商平台店铺、5万+外卖店铺。开始抖音、淘宝服务市场订单应用开发,开源ruoyi-wms</h4>
|
|
|
|
|
</el-card>
|
|
|
|
|
</el-timeline-item>
|
|
|
|
|
</el-timeline>
|
|
|
|
|
</el-card>
|
|
|
|
|
</el-col>
|
|
|
|
|
</el-row>
|
|
|
|
|
</div>
|
|
|
|
|
</template>
|
|
|
|
|
|
|
|
|
|
<script>
|
|
|
|
|
import {str2Date} from '@/utils/date';
|
|
|
|
|
import PanelGroup from '@/views/components/PanelGroup'
|
|
|
|
|
|