工程导入
This commit is contained in:
@ -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协议
|
||||
|
||||
Reference in New Issue
Block a user