Blank problem occurred in nesting H5 pages in IOS (H5 pages are loaded asynchronously)

The

1.h5 page uses jquery"s $.get () to load the page content. The project needs to use a mixture of h5 and App to develop the page, but the page content is occasionally blank in the App (IOS system), and the title disappears (becomes.)
2. The above situation only has a problem with IOS, and Android devices are normal.

Mar.13,2021

grab the package to see if there are any requests from the interface, or let ios write a callback of the ready event loaded by js to execute the get event of h5

Menu