Liushu
Liushu
Hi, it was a great project, but it doesn't work anymore. Will the update continue?
### 📦 部署环境 - [ ] Official - [ ] Official Preview - [ ] Vercel / Zeabur / Sealos - [X] Docker - [ ] Other ### 📌 软件版本...
希望开放下载功能
在开发过过程中,经常会发生添加新的图标、移除新的图标,这样每次都需要人工重新下载、解压。希望开放下载接口,由我们来编写程序(你们能提供最好啦)实现自动下载、解压。
## What happens? 1. 使用hash路由打包时,将打包后的代码放置electron中,通过loadFile去加载指定hash的路由页面显示空白,没有进行渲染 2. 如果在首次时进入根路由页面,然后在根路由页面的代码进行跳转是可以正常渲染的 3. 我使用vite+react+react-router-dom创建项目然后使用hash模式是可以初次就跳转到指定hash路由页面的   ## Mini Showcase Repository(REQUIRED) electron地址: https://github.com/dongjb/electron-app umi地址:https://github.com/dongjb/my-app ## Context...