Browse Source

bug修复

pull/102/head
pengda 4 weeks ago
parent
commit
0b1b7045ec
  1. BIN
      src/assets/home/home-right.png
  2. 3
      src/views/agent/home.vue

BIN
src/assets/home/home-right.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 267 KiB

After

Width:  |  Height:  |  Size: 86 KiB

3
src/views/agent/home.vue

@ -23,8 +23,7 @@
<div class="salesStatistics common-area">
<h2 class="flex-between">
<b>销售统计 <span>{{ saleStats.date }}数据</span></b>
<span class="hoverCommon" @click="lookMoreSystem">查看全部</span>
<!-- <span class="hoverCommon" @click="lookMoreSystem">查看全部</span>-->
</h2>
<div class="salesStatistics-main flex">
<div class="sales-item flex">

Loading…
Cancel
Save