Ver Fonte

tabIndex

andy há 1 ano atrás
pai
commit
7ff00af2f3
1 ficheiros alterados com 1 adições e 1 exclusões
  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 },