工程导入

This commit is contained in:
2025-10-21 17:59:47 +08:00
parent a2f81dbe29
commit 4f5c0b5095
6 changed files with 131 additions and 116 deletions

View File

@ -11,6 +11,8 @@ import { GetHomeDir } from './config'
import { start, getServer } from "./app";
const http = require("http");
const yaml = require("js-yaml");
let Store = require('electron-store')
Store.initRenderer();
// 开发环境路径处理 - 确保添加正确的file协议