mirror of
https://gitee.com/h_mo/uniapp-vue3-vite-ts-template
synced 2025-04-05 06:12:44 +08:00
wip-AppProvider
This commit is contained in:
parent
79c956093b
commit
64e858bce1
@ -1,11 +1,7 @@
|
||||
<script lang="ts" setup name="AppProvider"></script>
|
||||
<template>
|
||||
<view class="app-page safe-area-inset-bottom">
|
||||
<view class="un-p-safe un-bg-blue-500">
|
||||
<slot></slot>
|
||||
</view>
|
||||
</template>
|
||||
<style scoped>
|
||||
.app-page {
|
||||
padding: 12rpx 28rpx;
|
||||
}
|
||||
</style>
|
||||
<style lang="scss" scoped></style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user