search

Home  >  Q&A  >  body text

css - How is H5 page flex layout compatible with Huawei?

I recently worked on a project for a mobile web page, and suddenly discovered that Huawei’s default browser supports flex layout and needs to be compatible. After checking the information, it is compatible with one web page, but not others. I don’t know why. Maybe I made a mistake somewhere, but I didn’t find anything wrong. I feel very tired. Attached is the code, please correct me

This is less code for successful flex layout

##This is a failure. Why is it? I'm crazy. The failure situation is that line breaks cannot be made, and the two attributes justify-content align-items are invalid and there is no response at all




##

迷茫迷茫2777 days ago984

reply all(1)I'll reply

  • phpcn_u1582

    phpcn_u15822017-05-16 13:45:07

    Give you two artifacts to use:

    • http://caniuse.com

    • https://github.com/postcss/au...

    reply
    0
  • Cancelreply