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