菲鸽 hace 1 año
padre
commit
bde0332183
Se han modificado 1 ficheros con 1 adiciones y 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>