zlong 1 rok temu
rodzic
commit
9a57ddd2fc
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/pages/home/index.vue

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

@@ -4,7 +4,7 @@
 
 
 <template>
 <template>
   <view class="text-lg text-red-900">
   <view class="text-lg text-red-900">
-    Hello World
+    Hello World2
   </view>
   </view>
 </template>
 </template>