mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-07-09 22:42:21 +08:00
fix ui
This commit is contained in:
@@ -24,6 +24,12 @@ onBeforeMount(fetchData)
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<VProgressCircular
|
||||
class="centered"
|
||||
v-if="!isRefreshed"
|
||||
indeterminate
|
||||
color="primary"
|
||||
></VProgressCircular>
|
||||
<div
|
||||
class="grid gap-3 grid-site-card"
|
||||
v-if="dataList.length > 0"
|
||||
|
||||
Reference in New Issue
Block a user