Weex debug

execute weex debug to open the chrome debugging page, but the error on this page causes the debugging code not to open


document.querySelectorAll returns the NodeList object, and there is no forEach method in lower-version browsers.
you need to convert NodeList to Array type and then use forEach .

  

reason why the chrome browser version is too low

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-1b3031a-2bcff.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-1b3031a-2bcff.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?