This commit is contained in:
zh
2025-09-09 10:06:18 +08:00
parent 47fa66ce6b
commit a1f5a61252
14 changed files with 86 additions and 27 deletions

View File

@ -4,6 +4,8 @@ import { electronApp, optimizer, is } from '@electron-toolkit/utils'
import icon from '../../resources/earth.png?asset'
import fs from 'fs'
const { exec } = require('child_process');
// 开发环境路径处理 - 确保添加正确的file协议
const devSplashPath = path.resolve(
app.getAppPath(),