Browse Source

修改参数

lulihong 6 years ago
parent
commit
913713e7bf

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

@ -57,6 +57,7 @@
				var vm = this;
				var width = (0.7604 * window.screen.width) + 'px';
				var height = (0.41875 * window.screen.width) + 'px';
				vm.cityVal = vm.cityVal=="0"?"":vm.cityVal;
				top.layer.open({
					id: 'LAY_layuipro', //设定一个id,防止重复弹出
				    type: 2,

+ 1 - 0
page/bigData/component/high-incidence-disease.js

@ -68,6 +68,7 @@
				var vm = this;
				var width = (0.7604 * window.screen.width) + 'px';
				var height = (0.41875 * window.screen.width) + 'px';
				vm.cityVal = vm.cityVal=="0"?"":vm.cityVal;
				top.layer.open({
					id: 'LAY_layuipro', //设定一个id,防止重复弹出
				    type: 2,