Strange vue ie display blank problem

the company"s intranet development, the code is not good screenshot

the current situation is to install and introduce babel-polyfill, to use normally

but when the dom node is loaded for the first time, there is only one

.
<div -sharpapp></div>
The dom in

is not rendered, and the console does not have any error

.

if you open the console at F12, refresh the page or select IE browser mode (highest ie9),

The

page will be rendered normally


in this case, the version of a plug-in you are using should not work.
for example, I used the vue-echart plug-in before, but the version was wrong, but then I used another version


alias, is added to webpack to force it to be packaged with the full version of vue.js to avoid not outputting error messages.

reference: ide/installation.html" rel=" nofollow noreferrer "> https://cn.vuejs.org/v2/guide.

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