This is the first page.
Push pageThis is the first page.
Push pageThis is the first page.
Push pageThis is the first page.
Push pageThis is the second page.
This is the first page.
Push page page2.htmlThis is the second page.
This is the first page.
Push page document.addEventListener('init', function(event) { const page = event.target; if (page.id === “page1”) { // page1の時の処理 ons.notification.alert('ページ1が初期化されました'); } }, false);