Vue2 and iview, reported invalid characters in ie11. Babel-polyfill has been used.

such as the question,

clipboard.png

clipboard.png

Mar.30,2021
Is there an invalid character for

. Take a screenshot of the code in the corresponding location and put it on
what can you see with just one picture?


webpack-dev-server does not support ie well
compiled pages are compatible with ie9+


won't the whole page come out?
are there any js files placed in the static directory?
I encountered a problem before that the page was blank under ie, and adding babel-polyfill, was still useless. Finally, I found that the js file in the static directory was not compiled by webpack


clipboard.png
. Just introduce this part on demand and remove it

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