光储配置/大屏今日实时收益
This commit is contained in:
@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user