You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
			
				
					20 lines
				
				584 B
			
		
		
			
		
	
	
					20 lines
				
				584 B
			| 
								 
											5 years ago
										 
									 | 
							
								<view class="remark-or-reply">
							 | 
						||
| 
								 | 
							
								  <view class="remark-content">
							 | 
						||
| 
								 | 
							
								    <textarea
							 | 
						||
| 
								 | 
							
								      maxlength="200"
							 | 
						||
| 
								 | 
							
								      value="{{textareaValue}}"
							 | 
						||
| 
								 | 
							
								      bindinput="bindTextareaValue"
							 | 
						||
| 
								 | 
							
								      placeholder="请您表达观点态度吧"
							 | 
						||
| 
								 | 
							
								      placeholder-class="textarea-placeholder">
							 | 
						||
| 
								 | 
							
								    </textarea>
							 | 
						||
| 
								 | 
							
								    <view class="content-num">
							 | 
						||
| 
								 | 
							
								      {{textareaValue.length}}/200
							 | 
						||
| 
								 | 
							
								    </view>
							 | 
						||
| 
								 | 
							
								  </view>
							 | 
						||
| 
								 | 
							
								  <view class="reply-btn">
							 | 
						||
| 
								 | 
							
								    <button hover-class="hover-button" bindtap="remarkOrReply" disabled="{{lock}}">
							 | 
						||
| 
								 | 
							
								      <image src="../../images/submitbk.png" />
							 | 
						||
| 
								 | 
							
								      <text >发布</text>
							 | 
						||
| 
								 | 
							
								    </button>
							 | 
						||
| 
								 | 
							
								  </view>
							 | 
						||
| 
								 | 
							
								</view>
							 |