@@ -77,7 +77,7 @@
$('.tip-text-1').html('未知类型')
}
setTimeout(function(){
- // window.location.href = '/'
+ window.location.href = '/'
}, 5000)
})
</script>