菲鸽 před 1 rokem
rodič
revize
bde0332183
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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>