Browse Source

修改样式

lulihong 6 năm trước cách đây
mục cha
commit
7b21e7ce2a
2 tập tin đã thay đổi với 4 bổ sung4 xóa
  1. 1 1
      page/bigData/component/death-cause.js
  2. 3 3
      page/bigData/css/home.css

+ 1 - 1
page/bigData/component/death-cause.js

@ -4,7 +4,7 @@
		template: '<div style="height: 100%;">\
						<h4 class="c-b5e1fc c-f16 c-t-center div-common-title">死亡原因</h4>\
						<div class="" style="height: 85%;">\
							<div id="div-shiwang-echart" class="ml20"></div>\
							<div id="div-shiwang-echart" class="ml10"></div>\
							<div class="div-siwang-type" v-if="causeData.length>0">\
								<div class="div-webkit-box">\
									<div class="c-b5e1fc div-webkit-box-flex1 c-f14">\

+ 3 - 3
page/bigData/css/home.css

@ -381,11 +381,11 @@ h4 {
}
#div-shiwang-echart {
	width: 1.042rem;
	height: 1.042rem;
	width: 1.3rem;
	height: 1.3rem;
	position: absolute;
	top: 50%;
	margin-top: -0.521rem;
	margin-top: -0.65rem;
}
.div-webkit-box {