Js syntax error after converting es6 to es5 using babel

the item running page can be displayed on the ios phone after being packaged with vue-cli webpack.
, but the phones under IE and Android 5.0 have a white screen. And report js syntax errors
"Uncaught SyntaxError: Unexpected token [", source: http://xxxx.xxxx.com.cn/stati. (1)
07-03 20 js 40Race 45.773 21509-21509 /

Mar.23,2021

check compatibility before using the framework.


vue is implemented so that it cannot be used in lower-version browsers, and this feature cannot be converted by babel.

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