mirror of
				https://github.com/pure-admin/vue-pure-admin.git
				synced 2025-11-03 13:44:47 +08:00 
			
		
		
		
	perf: 优化首页的GitHub信息展示
				
					
				
			Co-authored-by: Snlan <pridewui@foxmail.com>
This commit is contained in:
		
							parent
							
								
									3471e4a7e2
								
							
						
					
					
						commit
						56368c1163
					
				@ -145,7 +145,9 @@ getReleases().then(({ data }) => {
 | 
			
		||||
          </template>
 | 
			
		||||
          <el-skeleton animated :rows="7" :loading="loading">
 | 
			
		||||
            <template #default>
 | 
			
		||||
              <el-scrollbar :height="`calc(${height}px - 35vh - 340px)`">
 | 
			
		||||
                <Github />
 | 
			
		||||
              </el-scrollbar>
 | 
			
		||||
            </template>
 | 
			
		||||
          </el-skeleton>
 | 
			
		||||
        </el-card>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user