refine: my

This commit is contained in:
菲鸽 2024-05-28 11:36:23 +08:00
parent 588c3a446f
commit bde0332183

View File

@ -8,7 +8,7 @@
</route>
<template>
<view class="">my</view>
<view class="pt-40 text-xl text-center text-green-500">我的页面</view>
</template>
<script lang="ts" setup>