| 
					
				 | 
			
			
				@@ -76,7 +76,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       <view class="text_input_view"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <view class="text_input_lay"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <view class="text_input_tengh"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <input class="uni-input_chat" focus placeholder="请输入" v-model="message" /> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <input class="uni-input_chat" type="text" confirm-type="send" focus placeholder="请输入" v-model="message" @confirm="send"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           </view> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <!-- 更多功能 --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <!-- <view class="text_input_mount" @click="gengduo = !gengduo"> 
			 |