Merge pull request '消息物流跳转' (#269) from zhy into master
Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/269
This commit is contained in:
		
						commit
						1f966b261e
					
				@ -25,7 +25,7 @@
 | 
			
		||||
					<view class="info u-line-2">{{ item.content }}</view>
 | 
			
		||||
					<view class="date">{{ item.kd_time }}</view>
 | 
			
		||||
				</view>
 | 
			
		||||
				<u-empty text="暂无物流信息" mode="data" icon-size="88" margin-top="60"></u-empty>
 | 
			
		||||
				<u-empty text="暂无物流信息" mode="data" icon-size="88" margin-top="60" v-if="!list.length"></u-empty>
 | 
			
		||||
			</view>
 | 
			
		||||
		</view>
 | 
			
		||||
	</view>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user