mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-07-04 14:01:27 +08:00
refactor: 在仪表板中添加加载横幅组件,提升用户体验
This commit is contained in:
@@ -1007,6 +1007,8 @@ onBeforeUnmount(() => {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<LoadingBanner v-if="!isDashboardRevealed" class="mt-12" />
|
||||
|
||||
<!-- 仪表板 -->
|
||||
<div
|
||||
ref="dashboardGridRef"
|
||||
|
||||
Reference in New Issue
Block a user