英文版本配置,二并一(配置)不弹窗BUG修改

This commit is contained in:
huangjp
2025-10-17 14:14:48 +08:00
parent 09d927a800
commit d5c01162f6
29 changed files with 240 additions and 128 deletions

View File

@ -6,7 +6,7 @@ function resolve(dir) {
return path.join(__dirname, dir)
}
const name = defaultSettings.title || '弘正新能源' // page title
const name = defaultSettings.title || '中自新能源' // page title
// If your port is set to 80,
// use administrator privileges to execute the command line.