Merge pull request 'order spec 8.14' (#194) from zhy into master
Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/194
This commit is contained in:
		
						commit
						b8681f7c01
					
				@ -182,17 +182,16 @@ export default {
 | 
			
		||||
				margin-right: 30rpx;
 | 
			
		||||
			}
 | 
			
		||||
			.goods-text {
 | 
			
		||||
				// display: flex;
 | 
			
		||||
				// flex-direction: column;
 | 
			
		||||
				// justify-content: space-between;
 | 
			
		||||
				display: flex;
 | 
			
		||||
				flex-direction: column;
 | 
			
		||||
				justify-content: space-between;
 | 
			
		||||
				.goods-name {
 | 
			
		||||
					font-size: 28rpx;
 | 
			
		||||
					color: rgba(51,51,51,1);
 | 
			
		||||
					line-height: 38rpx;
 | 
			
		||||
				}
 | 
			
		||||
				.goods-sku {
 | 
			
		||||
					margin-top: 10rpx;
 | 
			
		||||
					display: inline-block;
 | 
			
		||||
					align-self: baseline;
 | 
			
		||||
					max-width: 230rpx;
 | 
			
		||||
					background: rgba(236,236,236,1);
 | 
			
		||||
					border-radius: 6rpx;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user