feat: Add location change to intro
This commit is contained in:
parent
30fcd22a7b
commit
f2ff20ce73
3 changed files with 26 additions and 12 deletions
|
|
@ -132,6 +132,7 @@ tags:
|
|||
.finally(() => {
|
||||
console.debug('Init end.', isAgree);
|
||||
// location = 'demo/examples/ui/new.html';
|
||||
window.location.href = './menu.html';
|
||||
});
|
||||
</script>
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue