Merge branch 'wyfMain-dev'
This commit is contained in:
commit
bb57f44b60
@ -4,7 +4,7 @@ import customFooter from '@/components/customFooter/index.vue'
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div class="flex flex-col h-screen">
|
<div class="flex flex-col h-100svh">
|
||||||
<customHeader />
|
<customHeader />
|
||||||
<div
|
<div
|
||||||
class="bg-[url('@/assets/image/bg-mobile.png')] bg-cover bg-center flex-1 overflow-auto"
|
class="bg-[url('@/assets/image/bg-mobile.png')] bg-cover bg-center flex-1 overflow-auto"
|
||||||
|
Loading…
Reference in New Issue
Block a user