Skip to content

Commit

Permalink
更新 App.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
jxxghp authored Jan 26, 2025
1 parent 51beb53 commit f5fe39b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ onMounted(() => {
nextTick(() => {
setTimeout(() => {
removeEl('#loading-bg')
}, 1000)
}, 1500)
})
})
})
Expand Down

0 comments on commit f5fe39b

Please sign in to comment.