Files
----/前端源码/uni-app/components/screens/ProfilePlaceholder.vue

7 lines
154 B
Vue

<template>
<view class="h-full flex items-center justify-center text-[#5a5a5a]">
<text>已替换为 ProfileScreen.vue</text>
</view>
</template>