fix: 首页展示

This commit is contained in:
菲鸽 2024-03-03 15:28:22 +08:00
parent 39f19efaa8
commit f6110786d3

View File

@ -9,7 +9,7 @@
</route> </route>
<template> <template>
<view <view
class="bg-white h-full overflow-hidden pt-2 px-4" class="bg-white overflow-hidden pt-2 px-4"
:style="{ marginTop: safeAreaInsets?.top + 'px' }" :style="{ marginTop: safeAreaInsets?.top + 'px' }"
> >
<view class="mt-12"> <view class="mt-12">