大屏、储能首页及换肤

This commit is contained in:
huangjp
2026-04-22 09:58:15 +08:00
parent 5fc2340fc0
commit d2eb9e71d0
204 changed files with 111041 additions and 1081 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 || 9090 // dev port
// All configuration item explanations can be find in https://cli.vuejs.org/config/
module.exports = {