umbrella22 / electron-vite-template

This project is a vue3 + Vite + electron project template composed of Vite and rollup. It has the same functions as my previous electron+Vue+template project
Other
398 stars 108 forks source link

hi can u help me how can i add when show ready #84

Closed Meguais closed 1 year ago

Meguais commented 1 year ago

I want a loading page I couldn't do it for the 2nd window how do I redirect it

umbrella22 commented 1 year ago

emm, there is already a loading page in this project, it will load the loading .html in the static folder, and will show your rendering process when the second page is ready, I don't quite understand what you are trying to say, you can't redirect the interface of the rendering process?

umbrella22 commented 1 year ago

Emm, I don't know why you can only see your reply from the email. On the white screen, I guess the path you loaded is incorrect or you used some libraries that were not loaded correctly. You can use electron-log to print to see if your path is correct, or you can open the browser console to check if there is any error message on the console