预设图片大小, 加快渲染速度
This commit is contained in:
		
							parent
							
								
									0d83e8259b
								
							
						
					
					
						commit
						52f82f2936
					
				@ -150,7 +150,9 @@ export default {
 | 
				
			|||||||
            width: 33.33%;
 | 
					            width: 33.33%;
 | 
				
			||||||
            text-align: center;
 | 
					            text-align: center;
 | 
				
			||||||
            image {
 | 
					            image {
 | 
				
			||||||
              width: 70%;
 | 
					              width: 128rpx;
 | 
				
			||||||
 | 
					              height: 128rpx;
 | 
				
			||||||
 | 
					              background-color: #eee; 
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
          }
 | 
					          }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user