Update full-page.vue

This commit is contained in:
huxuejian 2026-02-09 19:54:08 +08:00
parent 75aad1306d
commit 52fbf85b2a

View File

@ -22,7 +22,7 @@
<slot name="footer"></slot>
</view>
<!-- #ifdef MP-->
<!-- <view v-if="showSafeArea" class="safeareaBottom"></view> -->
<view v-if="showSafeArea" class="safeareaBottom"></view>
<!-- #endif -->
</view>
</template>