|  | @ -1,23 +1,23 @@
 | 
	
		
			
				|  |  | function showSuccessMessage(msg) {
 | 
	
		
			
				|  |  | 	top.layer.msg(msg, {
 | 
	
		
			
				|  |  | 	layer.msg(msg, {
 | 
	
		
			
				|  |  | 		icon: 1
 | 
	
		
			
				|  |  | 	})
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | function showErrorMessage(msg) {
 | 
	
		
			
				|  |  | 	top.layer.msg(msg, {
 | 
	
		
			
				|  |  | 	layer.msg(msg, {
 | 
	
		
			
				|  |  | 		icon: 5
 | 
	
		
			
				|  |  | 	})
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | function showWarningMessage(msg) {
 | 
	
		
			
				|  |  | 	top.layer.msg(msg, {
 | 
	
		
			
				|  |  | 	layer.msg(msg, {
 | 
	
		
			
				|  |  | 		icon: 2
 | 
	
		
			
				|  |  | 	})
 | 
	
		
			
				|  |  | }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | function showInfoMessage(msg) {
 | 
	
		
			
				|  |  | 	top.layer.msg(msg, {
 | 
	
		
			
				|  |  | 	layer.msg(msg, {
 | 
	
		
			
				|  |  | 		icon: 6
 | 
	
		
			
				|  |  | 	})
 | 
	
		
			
				|  |  | }
 | 
	
	
		
			
				|  | @ -166,7 +166,7 @@ new Vue({
 | 
	
		
			
				|  |  | 		jkjy: function(data) {
 | 
	
		
			
				|  |  | //			sessionStorage.setItem("jbsc-jkwzreceiver", JSON.stringify(receiver))
 | 
	
		
			
				|  |  | //			sessionStorage.setItem("jbsc-jkroler", 1)
 | 
	
		
			
				|  |  | 			top.layer.open({
 | 
	
		
			
				|  |  | 			layer.open({
 | 
	
		
			
				|  |  | 				type: 2,
 | 
	
		
			
				|  |  | 				//				  offset: ['100px'], //右下角弹出
 | 
	
		
			
				|  |  | 				area: ['80%', '648px'],
 | 
	
	
		
			
				|  | @ -182,7 +182,7 @@ new Vue({
 | 
	
		
			
				|  |  | 			//		location.href="../../../../health-education/login.html?origin=jbsc"
 | 
	
		
			
				|  |  | 		},
 | 
	
		
			
				|  |  | 		view: function(data) {
 | 
	
		
			
				|  |  | 			top.layer.open({
 | 
	
		
			
				|  |  | 			layer.open({
 | 
	
		
			
				|  |  | 				type: 2,
 | 
	
		
			
				|  |  | 				//				  offset: ['100px'], //右下角弹出
 | 
	
		
			
				|  |  | 				area: ['568px', '100%'],
 | 
	
	
		
			
				|  | @ -203,7 +203,7 @@ new Vue({
 | 
	
		
			
				|  |  | 				//再次筛查数+1
 | 
	
		
			
				|  |  | 				vm.Statics.againCount++
 | 
	
		
			
				|  |  | 					var vm = this
 | 
	
		
			
				|  |  | 				top.layer.open({
 | 
	
		
			
				|  |  | 				layer.open({
 | 
	
		
			
				|  |  | 					type: 2,
 | 
	
		
			
				|  |  | 					area: ['820px', '648px'],
 | 
	
		
			
				|  |  | 					shade: 0.5,
 | 
	
	
		
			
				|  | @ -218,7 +218,7 @@ new Vue({
 | 
	
		
			
				|  |  | 				});
 | 
	
		
			
				|  |  | 				return;
 | 
	
		
			
				|  |  | 			}
 | 
	
		
			
				|  |  | 			top.layer.open({
 | 
	
		
			
				|  |  | 			layer.open({
 | 
	
		
			
				|  |  | 				type: 2,
 | 
	
		
			
				|  |  | 				offset: 'rb', //右下角弹出
 | 
	
		
			
				|  |  | 				id: "filter_type",
 | 
	
	
		
			
				|  | @ -236,9 +236,9 @@ new Vue({
 | 
	
		
			
				|  |  | 		//健康跟踪
 | 
	
		
			
				|  |  | 		jkgz: function(data) {
 | 
	
		
			
				|  |  | 			var vm = this
 | 
	
		
			
				|  |  | 			console.log(top.layer)
 | 
	
		
			
				|  |  | 			console.log(layer)
 | 
	
		
			
				|  |  | 			//跳转到筛查结果页面
 | 
	
		
			
				|  |  | 			var index=top.layer.open({
 | 
	
		
			
				|  |  | 			var index=layer.open({
 | 
	
		
			
				|  |  | 				type: 2,
 | 
	
		
			
				|  |  | 				area: ['500px', '550px'],
 | 
	
		
			
				|  |  | 				shade: 0.5,
 |