andy 1 год назад
Родитель
Сommit
7ff00af2f3
1 измененных файлов с 1 добавлено и 1 удалено
  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 },