mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-30 21:00:43 +08:00
系统健康检查弹窗小屏时全屏
This commit is contained in:
@@ -319,6 +319,7 @@ onMounted(() => {
|
||||
v-model="systemTestDialog"
|
||||
max-width="50rem"
|
||||
scrollable
|
||||
:fullscreen="displayWidth < (50 * 16)"
|
||||
>
|
||||
<VCard title="系统健康检查">
|
||||
<DialogCloseBtn @click="systemTestDialog = false" />
|
||||
|
||||
Reference in New Issue
Block a user