an h5 hybrid app was developed some time ago, but then the demand for compatibility with Mini Program was increased, so I thought of Mini Program"s web-view.
although I know web-view, I haven"t debugged it. After embedding Mini Program, the page can come out, but there is no data, so there are a few rookie questions I would like to ask:
1, h5 can be stored in Mini Program"s webview, is it the same as browsers
2, h5 use axios to request data, can it be used in Mini Program"s webview