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

A simple, cross platform, enterprise desktop software development framework

Results 52 electron-egg issues
Sort by recently updated
recently updated
newest added

首先感谢开源, ee对于初学者来说是一个封装非常好的electron框架。 请教下如何实现多窗口? 如何实现多进程(比如后台的服务进程)?

我们的前端使用的是vue打包出来的Html文件,但是百度地图的图层是白花花的一片 ![image](https://user-images.githubusercontent.com/30169705/163084011-8292f68b-a860-40c8-b714-c9f11cd1a596.png) 这个是 electron 的页面 ![image](https://user-images.githubusercontent.com/30169705/163084677-3559a397-8ef6-42cc-abe0-4e0015c2b927.png)

frontend目录下执行 ``` npm run serve ``` OK ``` App running at: - Local: http://localhost:8080/ - Network: http://192.168.3.155:8080/ ``` 访问 http://localhost:8080/ 也是OK的 ![image](https://user-images.githubusercontent.com/4953871/148047824-1d4a0985-4270-403f-94fc-cf8caab42933.png) 但是 根目录下 执行 ``` npm run dev ```...

问题反馈: 对vue项目 打包之后 运行 动态内容没有 静态内容倒是有 接口跨域导致 相当于 localhost域名 调用 foo.com/api/XXX 接口跨域导致 动态内容空白 而实际情况中 vue pc端访问的域名也是foo.com 所以没有跨域的问题 像这种情况 不知道有没办法解决呢?

麻烦添加使用remoteUrl的同时使用egg的功能

![image](https://user-images.githubusercontent.com/35213035/147849028-9874b4e5-4acb-4019-9f33-af008ae0b1e6.png) 打包的时候报这个错误我尝试吧文件下载下来也不行