the page made by ionic will exit the page directly when the browser clicks the back button. How to modify it to return to the previous page
the page made by ionic will exit the page directly when the browser clicks the back button. How to modify it to return to the previous page
at this point you need to use the cordova listening return key
Previous: Convert some strings into dom nodes and render them with react
Next: Js implements Calendar
can ionic hide a page to the background and return the page without destroying it, just let him stay in the background and can call and modify the page at any time? at present, I want to do a file upload and download transfer list, but when I return to ...