andy 1 年之前
父节点
当前提交
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 },