Dva project builds the white screen of Android version 4.4.2

index.html style takes effect unexpectedly in Android version 4.4.2, everything else is invalid
expected effect

clipboard.png

clipboard.png


clipboard.png
only the internal style of < link rel= "stylesheet" href= "index.css" / > takes effect

index.css: html, body,: global (- sharproot) {

            height: 100%;
            margin: 0;
            padding: 0;
            background: -sharp28275a;
           }
           

there was the same problem with using create-react-app scaffolding before, but the problem was solved with the introduction of < link rel= "stylesheet" href= " https://maxcdn.bootstrapcdn.c.;>. But the dva is invalid. Do you gods have a good solution?

Jan.10,2022

it should be some polyfill or babel that caused compatibility problems.
debugger to see what the exception is.


recommend a mobile debug artifact to see if there is any error and what caused it, mostly because there is no polyfill

added.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-7b9a8d-284eb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-7b9a8d-284eb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?