Merge pull request '修改了备注的高度' (#376) from xbx into master
Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/376
This commit is contained in:
		
						commit
						689b6a03aa
					
				@ -49,7 +49,7 @@
 | 
			
		||||
					</view>
 | 
			
		||||
					<view class="remark">
 | 
			
		||||
						<view class="title">订单备注</view>
 | 
			
		||||
						<u-input v-model="remark[index]" type="textarea" :height="88" placeholder="选填" />
 | 
			
		||||
						<u-input v-model="remark[index]" type="textarea" style="margin-top:-5rpx" :height="88" placeholder="选填" />
 | 
			
		||||
					</view>
 | 
			
		||||
				</view>
 | 
			
		||||
				<view class="pick-up" v-if="delivery.type == 3">
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user