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