Commit 1e9c59b5 authored by yht15023815643's avatar yht15023815643

项目概览

parent 5601dd2c
<template>
<div class="app-container">
<div class="app-container" style="padding-bottom: 16px;">
<div class="chart-top clearfix">
<div class="left">
<el-card class="box-card noborder">
......@@ -293,7 +293,7 @@
</div>
<no-data v-if="viewData5.length==0"/>
</el-card>
<el-card class="box-card noborder" >
<el-card class="box-card noborder" style="margin-bottom:0;">
<div >
<div class="item_title">
<h3>跟进动态</h3>
......@@ -1143,7 +1143,6 @@ export default {
}
.chart-bot{
height: auto;
margin-bottom: 12px;
.left{
float: left;
width: 353px;
......@@ -1261,7 +1260,7 @@ export default {
}
.scroll_box{
overflow-y:scroll ;
max-height: 512px;
max-height: 509px;
.item_wrap{
height: 102px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment