electron-vue icon indicating copy to clipboard operation
electron-vue copied to clipboard

Build application on Windows - blank screen

Open milanP96 opened this issue 5 years ago • 2 comments
trafficstars

With one source code, build for linux is OK, but build for Windows is bad. There is blank screen

You can see code there

milanP96 avatar Jul 02 '20 21:07 milanP96

With one source code, build for linux is OK, but build for Windows is bad. There is blank screen

You can see code there your project .electron-vue is not find

yyccQQu avatar Sep 12 '20 06:09 yyccQQu

Solved by using hash mode in router mode.

skwsccss avatar Jan 22 '21 04:01 skwsccss