Merge branch 'wyfMain-dev'

This commit is contained in:
wangyifeng 2025-05-23 19:57:29 +08:00
commit bb57f44b60

View File

@ -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"