My H5 page is compatible with the mobile side on the ios is still displayed on the PC side of the page, as if the meta name= "viewport" does not work?

H5 page is compatible with the mobile end, and the media query used has no problem on Android, but on ios, the page layout displayed is still PC side. It seems that meta name= "viewport" does not work. Which god guides the reason

Mar.22,2021

is there a problem with meta's writing

<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1,user-scalable=no">

paste the code up and let people analyze it


Thank you, the problem is solved, or there are some problems with your own page layout. Throughout the project, I feel that ios has higher requirements for H5 than Android

.
Menu