需求变更-6
This commit is contained in:
@@ -25,8 +25,8 @@ export default {
|
|||||||
<div class="flex gap">
|
<div class="flex gap">
|
||||||
<div style="width: 430px;">
|
<div style="width: 430px;">
|
||||||
<app-sub-title/>
|
<app-sub-title/>
|
||||||
<app-sales-performance style="margin-bottom: 20px"/>
|
<app-sales-performance style="margin-bottom: 10px"/>
|
||||||
<app-key-goods/>
|
<app-key-goods style="height: 208px"/>
|
||||||
</div>
|
</div>
|
||||||
<app-map class="fill"/>
|
<app-map class="fill"/>
|
||||||
</div>
|
</div>
|
||||||
@@ -36,8 +36,9 @@ export default {
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div style="width: 480px;">
|
<div style="width: 480px;">
|
||||||
<app-hour-sale/>
|
<app-sub-title text="全门店时段销售"/>
|
||||||
<app-hour-count/>
|
<app-hour-sale style="height: 600px"/>
|
||||||
|
<app-hour-count style="height: 260px"/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user