|  |  | @@ -159,7 +159,7 @@ | 
		
	
		
			
			|  |  |  | </view> | 
		
	
		
			
			|  |  |  | 
 | 
		
	
		
			
			|  |  |  | <!-- 问卷调查 --> | 
		
	
		
			
			|  |  |  | <view class="b1" style="opacity:{{opacity}};display: {{display}};position: fixed;top:{{navigationBarHeight}};bottom: 0px;left: 0px;right: 0px;background: rgba(0, 0, 0, 0.8);overflow: hidden;z-index: 10;" animation="{{queueData}}"> | 
		
	
		
			
			|  |  |  | <view class="b1" style="opacity:{{opacity}};display: {{display}};position: fixed;top:{{navigationBarHeight}};bottom: 0px;left: 0px;right: 0px;background: rgba(0, 0, 0, 0.8);overflow: hidden;z-index: 13;" animation="{{queueData}}"> | 
		
	
		
			
			|  |  |  | <view id='con' class='con'> | 
		
	
		
			
			|  |  |  | <image class='wmclose' mode='widthFix' src="{{closedUrl}}" bindtap="closeQuestion"></image> | 
		
	
		
			
			|  |  |  | <image class='ques_gou' mode='widthFix' src="{{quesGouUrl}}"></image> | 
		
	
	
		
			
				|  |  | 
 |