菲鸽 hai 1 ano
pai
achega
bde0332183
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/pages/my/index.vue

+ 1 - 1
src/pages/my/index.vue

@@ -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>