mirror of
https://github.com/esiur/iui.git
synced 2026-04-04 06:58:22 +00:00
init with origin
This commit is contained in:
@@ -56,6 +56,7 @@ window.addEventListener("afterprint", e => {
|
|||||||
window.addEventListener("load", async function () {
|
window.addEventListener("load", async function () {
|
||||||
await IUI.create(document.body);
|
await IUI.create(document.body);
|
||||||
await IUI.created(document.body);
|
await IUI.created(document.body);
|
||||||
|
window.router.navigate(window.router.origin);
|
||||||
});
|
});
|
||||||
|
|
||||||
window.iui = iui;
|
window.iui = iui;
|
||||||
|
|||||||
Reference in New Issue
Block a user