光储配置/大屏今日实时收益

This commit is contained in:
huangjp
2026-03-05 15:58:50 +08:00
parent e6026f8646
commit 57253e2e55
13 changed files with 1694 additions and 15 deletions

View File

@ -14,7 +14,7 @@ const name = defaultSettings.title || '弘正新能源' // page title
// You can change the port by the following method:
// port = 9527 npm run dev OR npm run dev --port = 9527
const port = process.env.port || process.env.npm_config_port || 9527 // dev port
const port = process.env.port || process.env.npm_config_port || 10324 // dev port
// All configuration item explanations can be find in https://cli.vuejs.org/config/
module.exports = {