Explorar el Código

docs: 将模板分支从tabbar更新为base

feige996 hace 10 meses
padre
commit
1efb68cb9b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/pages/index/index.vue

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

@@ -24,7 +24,7 @@
     </view>
     <view class="text-center mt-4">
       模板分支是:
-      <text class="text-green-500">tabbar</text>
+      <text class="text-green-500">base</text>
     </view>
   </view>
 </template>