菲鸽 1 рік тому
батько
коміт
bde0332183
1 змінених файлів з 1 додано та 1 видалено
  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>