How does JS close the h5 page embedded in app

how does JS close the h5 page embedded in app

Jul.11,2022

js cannot be actively shut down, only the app side can provide an interface. The H5 side is called to achieve


did the landlord solve the problem? in my case, my h5 page is shared as a sharing page to QQ or Wechat (in the form of links). Click on the link in Wechat QQ to open my H5 page. In this case, how can I close this H5 page?


how do I close our own H5 page embedded in the customer's own APP?
using window.close () does not work

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-7c0932-16318.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-7c0932-16318.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?