Commit c7670efb authored by youjie's avatar youjie

no message

parent 2b10b0b1
...@@ -33,7 +33,7 @@ export default defineComponent({ ...@@ -33,7 +33,7 @@ export default defineComponent({
timer = setTimeout(() => { timer = setTimeout(() => {
$q.loading.hide() $q.loading.hide()
timer = void 0 timer = void 0
}, 4000) }, 500)
} }
} }
if(window.performance.navigation.type!=1){ if(window.performance.navigation.type!=1){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment