mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-06 00:18:51 +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>
|
||||
<Github />
|
||||
<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