problem description
the environmental background of the problems and what methods you have tried
as shown in the figure, when you pull down the body area under IOS, the background color of the Header component of fixed at the top is obscured by the scrolling area below;
this is illogical!
related codes
/ / Please paste the code text below (do not replace the code with pictures)
.hony-header {
position: fixed;
top: 0;
left: 0;
height: rem (88);
width: 100%;
zmi index: 999;
what result do you expect? What is the error message actually seen?
this should be a question of IOS compatibility, you don"t know what good ways to do it?