Vue project launch blank

A vue project based on vue-cli was launched today and found a strange problem
in the local, development environment, production environment, all browsers display normally!
but after launch, only the new version of chrome can be accessed, and other browsers show a blank
, but the weird thing is that if you switch to another server, you can open it again.

if it"s the server configuration problem, why can the new version of chrome open
if it"s the code, why can it be opened by another server

I"m a little confused for the moment, and I can"t figure out why. I hope the boss can think of something! Thank you

Mar.18,2021

whether the history route pattern is set, but the backend is not configured. See ide/essentials/history-mode.html-sharp%E5%90%8E%E7%AB%AF%E9%85%8D%E7%BD%AE%E4%BE%8B%E5%AD%90" rel=" nofollow noreferrer "> vue-router HTML5 History mode


it is recommended to open the debugging page of the blank page. Check whether there are any errors in resource loading and code


Babel. By default, only new JavaScript syntactic (syntax), is converted, not new API, such as Iterator, Generator, Set, Maps, Proxy, Reflect, Symbol, Promise and other global objects, as well as some methods defined on global objects (such as Object.assign) will not be transcoded. To solve this problem, we use a technology called Polyfill.
solution: Link description


look at the picture and say something. The error screenshot was reported on the white page above. Before, I also did this because the babel conversion was not complete, because the running environment is ie11

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