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