fix ui layout

This commit is contained in:
jxxghp
2024-10-19 20:19:30 +08:00
parent bdd0cdbe55
commit deabf23475
12 changed files with 20 additions and 14 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import { useDisplay } from 'vuetify'
const display = useDisplay()
// APP
const appMode = inject('appMode')
const appMode = inject('pwaMode') && display.mdAndDown.value
// 定义输入参数
const props = defineProps({