<script setup>
</script>
<template>
<div class="h-full w-[100vw] bg-[url('@/static/images/5532@2x.png')] bg-cover px-[31px]">
123
</div>
</template>
<style scoped>
</style>