I bound the same click event to the button tags of some child pages, such as getFormID, so I put getFormID in app.js. Sub-page button binding click event when the direct bindtap= "getFormID" can not be executed, prompting that there is no getFormID method in page, how can you bind to the getFormID in app.js?