This commit is contained in:
yanran200730
2023-03-21 14:32:09 +08:00
2 changed files with 2 additions and 1 deletions

View File

@@ -29,7 +29,7 @@ export default {
uni.switchTab({
url: '/pages/AppHome/AppHome'
})
}, 6000)
}, 3000)
}
}
})