mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-17 02:17:36 +08:00
网络测试弹窗小屏下全屏
This commit is contained in:
@@ -263,6 +263,7 @@ onMounted(() => {
|
||||
v-if="netTestDialog"
|
||||
v-model="netTestDialog"
|
||||
max-width="35rem"
|
||||
:fullscreen="displayWidth < (35 * 16)"
|
||||
>
|
||||
<VCard title="网络测试">
|
||||
<DialogCloseBtn @click="netTestDialog = false" />
|
||||
|
||||
Reference in New Issue
Block a user