andy 1 anno fa
parent
commit
7ff00af2f3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      pages/first2/index.vue

+ 1 - 1
pages/first2/index.vue

@@ -329,7 +329,7 @@ export default {
   data() {
     return {
       safeAreaTop: '0px',
-      tabIndex: 2,
+      tabIndex: 1,
     }
   },
   components: { Title },