名称和图标修改

This commit is contained in:
kerwincui
2022-07-27 17:47:44 +08:00
parent d3a8bba37a
commit 51ea00fbfd
5 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ function resolve(dir) {
return path.join(__dirname, dir)
}
const name = process.env.VUE_APP_TITLE || '物美智能系统' // 网页标题
const name = process.env.VUE_APP_TITLE || '物美智能生活物联网平台' // 网页标题
const port = process.env.port || process.env.npm_config_port || 80 // 端口