波形解析相关

This commit is contained in:
2026-04-16 08:11:38 +08:00
parent 8e2c044381
commit 5596d57409
23 changed files with 162 additions and 78 deletions

View File

@@ -4,7 +4,7 @@ const path = require('path');
const lifecycle = require('./preload/lifecycle');
const { preload } = require('./preload');
const APP_DISPLAY_NAME = 'CN_Tool 灿能运维工具';
const APP_DISPLAY_NAME = '电能质量运维工具';
// new app
const electronApp = new ElectronEgg();