瀏覽代碼

不等高问题

soft5566 3 年之前
父節點
當前提交
c1f86fe0a8
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/index/index.vue

+ 2 - 2
src/views/index/index.vue

@@ -41,7 +41,7 @@
 		<el-row>
 			<el-col :span="8">
 				<div class="cell">
-					<el-card class="box-card" style="position: relative; height: 465px;">
+					<el-card class="box-card" style="position: relative; height: 498px;">
 						<div slot="header" class="clearfix">
 							<img src="../../icons/images/index/zoushi.png" alt="">
 							<span>用电消费走势图</span>
@@ -944,7 +944,7 @@
 
 						.line-echart {
 							width: 450px;
-							height: 370px;
+							height: 395px;
 						}
 					}