update 优化样式
This commit is contained in:
		
							parent
							
								
									85825c67a1
								
							
						
					
					
						commit
						302dff409e
					
				@ -1,6 +1,6 @@
 | 
			
		||||
<template>
 | 
			
		||||
  <div class="list">
 | 
			
		||||
    <div class="item" v-for="i in 10">
 | 
			
		||||
    <div class="item" v-for="i in 16">
 | 
			
		||||
      <el-card :body-style="{ padding: '0px' }">
 | 
			
		||||
        <img src="https://puui.qpic.cn/vcover_vt_pic/0/ww18u675tfmhas61669188848910/260" class="image" />
 | 
			
		||||
        <div style="padding: 14px">
 | 
			
		||||
@ -25,7 +25,7 @@
 | 
			
		||||
  flex-wrap: wrap;
 | 
			
		||||
  .item{
 | 
			
		||||
    width: 200px;
 | 
			
		||||
    margin: 5px;
 | 
			
		||||
    margin: 20px;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
.time {
 | 
			
		||||
@ -44,6 +44,7 @@
 | 
			
		||||
.button {
 | 
			
		||||
  padding: 0;
 | 
			
		||||
  min-height: auto;
 | 
			
		||||
  min-width: 40px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.image {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user