修改手机端高度计算适配小屏手机样式
This commit is contained in:
parent
e9e7ad52de
commit
9bbd983253
@ -4,7 +4,7 @@ import customFooter from '@/components/customFooter/index.vue'
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="flex flex-col h-screen">
|
||||
<div class="flex flex-col h-100svh">
|
||||
<customHeader />
|
||||
<div
|
||||
class="bg-[url('@/assets/image/bg-mobile.png')] bg-cover bg-center flex-1 overflow-auto"
|
||||
|
Loading…
Reference in New Issue
Block a user