会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
simple-love
Figure out what you like. Try to become the best in the world of it.
首页
新随笔
订阅
管理
2022年8月10日
如何使electron打包时使用另外一个路由
摘要: 问题描述 electron使用react全家桶写的项目,想打开一个另外窗口,如设置界面.我们已经写在另外一个路由下,如/settings路由 在开发环境下我们可以直接使用,如下显示,基本没有问题 mainWindow.loadURL('http://localhost:8888/#/settings
阅读全文
posted @ 2022-08-10 14:23 simple-love
阅读(702)
评论(0)
推荐(0)
编辑
My GitHub